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