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