|
Electroneum
|
This is the complete list of members for tsx_builder, including all inherited members.
| add_destination(const cryptonote::tx_destination_entry &dst) | tsx_builder | |
| add_destination(const tools::wallet2 *wallet, bool is_subaddr=false, uint64_t amount=1000) | tsx_builder | |
| add_destination(const var_addr_t addr, bool is_subaddr=false, uint64_t amount=1000) | tsx_builder | |
| build() | tsx_builder | |
| build_tx() | tsx_builder | |
| clear_current() | tsx_builder | |
| compute_sources(boost::optional< size_t > num_utxo=boost::none, boost::optional< uint64_t > min_amount=boost::none, ssize_t offset=-1, int step=1, boost::optional< fnc_accept_tx_source_t > fnc_accept=boost::none) | tsx_builder | |
| compute_sources_to_sub(boost::optional< size_t > num_utxo=boost::none, boost::optional< uint64_t > min_amount=boost::none, ssize_t offset=-1, int step=1, boost::optional< fnc_accept_tx_source_t > fnc_accept=boost::none) | tsx_builder | |
| compute_sources_to_sub_acc(boost::optional< size_t > num_utxo=boost::none, boost::optional< uint64_t > min_amount=boost::none, ssize_t offset=-1, int step=1, boost::optional< fnc_accept_tx_source_t > fnc_accept=boost::none) | tsx_builder | |
| construct_pending_tx(tools::wallet2::pending_tx &ptx, boost::optional< std::vector< uint8_t >> extra=boost::none) | tsx_builder | |
| cur_height(uint64_t cur_height) | tsx_builder | inline |
| dest_info() | tsx_builder | inline |
| destinations(std::vector< cryptonote::tx_destination_entry > &dsts) | tsx_builder | |
| fee(uint64_t fee=TREZOR_TEST_FEE) | tsx_builder | inline |
| from(tools::wallet2 *from, uint32_t account=0) | tsx_builder | inline |
| m_account | tsx_builder | protected |
| m_cur_height | tsx_builder | protected |
| m_destinations | tsx_builder | protected |
| m_destinations_orig | tsx_builder | protected |
| m_dsts_info | tsx_builder | protected |
| m_fee | tsx_builder | protected |
| m_from | tsx_builder | protected |
| m_integrated | tsx_builder | protected |
| m_mixin | tsx_builder | protected |
| m_payment_id | tsx_builder | protected |
| m_ptxs | tsx_builder | protected |
| m_rct_config | tsx_builder | protected |
| m_selected_transfers | tsx_builder | protected |
| m_sources | tsx_builder | protected |
| m_tester | tsx_builder | protected |
| m_tx | tsx_builder | protected |
| mixin(size_t mixin=TREZOR_TEST_MIXIN) | tsx_builder | inline |
| payment_id(const std::string &payment_id) | tsx_builder | inline |
| rct_config(const rct::RCTConfig &rct_config) | tsx_builder | inline |
| set_integrated(size_t idx) | tsx_builder | |
| sources(std::vector< cryptonote::tx_source_entry > &sources, std::vector< size_t > &selected_transfers) | tsx_builder | |
| tsx_builder() | tsx_builder | inline |
| tsx_builder(gen_trezor_base *tester) | tsx_builder | inline |