pub fn print_abi<AbiTrait>()where
AbiTrait: ContractAbiProvider,
Expand description
Function provided for convenience. Prints the ABI JSON of a contract to console.
pub fn print_abi<AbiTrait>()where
AbiTrait: ContractAbiProvider,
Function provided for convenience. Prints the ABI JSON of a contract to console.