Skip to main content

Type Alias: CommonReadContractMethods

type CommonReadContractMethods: Record<string, (args) => unknown[] | unknown>;

Defined

@nilfoundation/niljs/src/contract-factory/ContractFactory.ts:487