pub fn contract_abi<AbiObj: ContractAbiProvider>() -> String
Expand description
Function provided for convenience. Yields the ABI JSON of a contract as string.
pub fn contract_abi<AbiObj: ContractAbiProvider>() -> String
Function provided for convenience. Yields the ABI JSON of a contract as string.