Encode an unsigned transaction to submit. This utility function is to be used along side decodeUnsignedHexTx.
decodeUnsignedHexTx
An Unsigned Transaction that will be encoded.
Registry used for constructing the payload.
Encode an unsigned transaction to submit. This utility function is to be used along side
decodeUnsignedHexTx
.