tx#
API documentation for tradeexecutor.ethereum.tx Python module in Trading Strategy.
Module description#
EVM transaction construction.
Base class
TransactionBuilder
for different transaction building mechanismsThe default
HotWalletTransactionBuilder
Classes#
Create transactions from the hot wallet and store them in the state. |
|
Base class for different transaction builders. |