#include <generated_transaction_object.hpp>
◆ generated_transaction() [1/3]
Definition at line 81 of file generated_transaction_object.hpp.
89 ,
packed_trx(gto.packed_trx.begin(), gto.packed_trx.end())
90 {}
time_point expiration
this generated transaction will not be applied until the specified time
time_point published
this generated transaction will not be applied after this time
transaction_id_type trx_id
vector< char > packed_trx
◆ generated_transaction() [2/3]
◆ generated_transaction() [3/3]
◆ delay_until
time_point sysio::chain::generated_transaction::delay_until |
◆ expiration
time_point sysio::chain::generated_transaction::expiration |
◆ packed_trx
vector<char> sysio::chain::generated_transaction::packed_trx |
◆ payer
◆ published
time_point sysio::chain::generated_transaction::published |
◆ sender
◆ sender_id
uint128_t sysio::chain::generated_transaction::sender_id |
◆ trx_id
The documentation for this class was generated from the following file: