laconicd-deprecated/tests/rpc
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
..
net_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
personal_test.go rpc: personal_listWallets (#748) 2021-11-15 11:20:59 +00:00
rpc_pending_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
rpc_test.go rpc: add NoBaseFee check in backend.BaseFee (#697) 2021-10-23 17:47:32 +00:00
utils.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00