Type Alias: TransactionConstructorConfig Copytype TransactionConstructorConfig = | TransactionConstructorCalldataConfig | TransactionConstructorFunctionConfig; Defined in: packages/txm/lib/Transaction.ts:101