Method CompileTransaction
CompileTransaction()
Checks the specific configuration of the BaseTransactionConfig<TRuntimeTransaction> and builds the VirtualTransaction instance.
Declaration
protected override VirtualTransaction CompileTransaction()
Returns
| Type | Description |
|---|---|
| VirtualTransaction | The newly created VirtualTransaction instance. |