GetAccount¶
Look up an account by address.
- Service: both
WalletandWalletSolidity
rpc GetAccount (Account) returns (Account) {}
See the corresponding HTTP endpoint at /wallet/getaccount.
Look up an account by address.
Wallet and WalletSolidityrpc GetAccount (Account) returns (Account) {}
See the corresponding HTTP endpoint at /wallet/getaccount.