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