IoTeX client
|
This is the complete list of members for iotex::api::rpc::Wallets, including all inherited members.
getAccount(Host &host, const IotexString address) (defined in iotex::api::rpc::Wallets) | iotex::api::rpc::Wallets | static |
getActionByHash(Host &host, const IotexString hash, bool checkPending=false) (defined in iotex::api::rpc::Wallets) | iotex::api::rpc::Wallets | static |
getBalance(Host &host, const IotexString address) (defined in iotex::api::rpc::Wallets) | iotex::api::rpc::Wallets | static |
sendExecution(Host &host, const ResponseTypes::ActionCore_Execution execution, const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE], const uint8_t signature[IOTEX_SIGNATURE_SIZE]) (defined in iotex::api::rpc::Wallets) | iotex::api::rpc::Wallets | static |
sendTokenTransfer(Host &host, const ResponseTypes::ActionCore_Transfer transfer, const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE], const uint8_t signature[IOTEX_SIGNATURE_SIZE]) (defined in iotex::api::rpc::Wallets) | iotex::api::rpc::Wallets | static |