TransactionType enum

The following constants are used to indicate the type of transaction:

Module.UnoSemuxTransactionType.COINBASE
Module.UnoSemuxTransactionType.TRANSFER
Module.UnoSemuxTransactionType.DELEGATE
Module.UnoSemuxTransactionType.VOTE
Module.UnoSemuxTransactionType.UNVOTE
Module.UnoSemuxTransactionType.CREATE
Module.UnoSemuxTransactionType.CALL

These constants are used when creating a Transaction() object.