|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | unsigned_txset |
| bool | export_raw |
| bool | get_tx_keys |
Definition at line 640 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::export_raw |
Definition at line 643 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::get_tx_keys |
Definition at line 644 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_SIGN_TRANSFER::request_t::unsigned_txset |
Definition at line 642 of file wallet_rpc_server_commands_defs.h.