laconicd-deprecated/rpc/ethereum/namespaces
Adu f42f339d05
rpc: personal_listWallets (#748)
* Problem: need to add JSON-RPC endpoint personal_listWallets

Closes #745

* wallet level that manages accounts is not supported by keyring interface, will return nil

* changelog entry

* fix lint failure by exposing RawWallet as public

* fix notes typo
2021-11-15 11:20:59 +00:00
..
debug tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00
eth tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00
miner rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
net rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
personal rpc: personal_listWallets (#748) 2021-11-15 11:20:59 +00:00
txpool rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
web3 rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00