Skip to main content

Type Alias: CommonWriteContractMethods

type CommonWriteContractMethods: Record<string, (args, writeOptions?) => Promise<Hex>>;

Defined

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