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