|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | signed_txset |
| std::list< std::string > | tx_hash_list |
| std::list< std::string > | tx_raw_list |
| std::list< std::string > | tx_key_list |
Definition at line 654 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::signed_txset |
Definition at line 656 of file wallet_rpc_server_commands_defs.h.
| std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_hash_list |
Definition at line 657 of file wallet_rpc_server_commands_defs.h.
| std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_key_list |
Definition at line 659 of file wallet_rpc_server_commands_defs.h.
| std::list<std::string> tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::response_t::tx_raw_list |
Definition at line 658 of file wallet_rpc_server_commands_defs.h.