Constructor
new AbiCodec(abi)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
abi |
any | Specifications of public methods and it's parameters from a contract. |
Name | Type | Description |
---|---|---|
abi |
any | Specifications of public methods and it's parameters from a contract. |