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