nimiqclient.models.transaction

Functions

preprocess_args

Decorator to change the parameter ‘from’ to ‘from_’ during deserialization.

Classes

OutgoingTransaction

Used to pass the data to send transaccions.

TXBase

Enables accessing the attribute ‘from’ from outside using ‘from_’.

Transaction

Transaction returned by the server.

TransactionReceipt

Transaction receipt returned by the server.