createTransactionMessage
Given a TransactionVersion this method will return an empty transaction having the capabilities of that version.
Type Parameters
| Type Parameter |
|---|
TVersion extends TransactionVersion |
Parameters
| Parameter | Type |
|---|---|
config | TransactionConfig<TVersion> |
Returns
EmptyTransactionMessage<TVersion>