TransactionPlanExecutorConfig
Configuration object for creating a new transaction plan executor.
See
Type Parameters
| Type Parameter | Default type |
|---|---|
TContext extends TransactionPlanResultContext | TransactionPlanResultContext |
Properties
executeTransactionMessage
Called whenever a transaction message must be sent to the blockchain.
It should return the context that the successful result must carry — every property
TContext promises, which by default includes a signature.