Type Alias: CommonReadContractMethods
type CommonReadContractMethods: Record<string, (args) => unknown[] | unknown>;
Defined
@nilfoundation/niljs/src/contract-factory/ContractFactory.ts:487
type CommonReadContractMethods: Record<string, (args) => unknown[] | unknown>;
@nilfoundation/niljs/src/contract-factory/ContractFactory.ts:487