Type Alias: CommonWriteContractMethods
type CommonWriteContractMethods: Record<string, (args, writeOptions?) => Promise<Hex>>;
Defined
@nilfoundation/niljs/src/contract-factory/ContractFactory.ts:488
type CommonWriteContractMethods: Record<string, (args, writeOptions?) => Promise<Hex>>;
@nilfoundation/niljs/src/contract-factory/ContractFactory.ts:488