GetAccountNet¶
Query an account's bandwidth (Net) resource usage. Deprecated; use GetAccountResource instead.
- Service:
Walletonly
rpc GetAccountNet (Account) returns (AccountNetMessage) {}
See the corresponding HTTP endpoint at /wallet/getaccountnet.