lnd.xprv/lnrpc/walletrpc
Wilmer Paulino c2f1fe26c1
rpc: acquire global coin select lock in related RPCs
This ensures proper coin selection synchronization between lnd and users
of the RPC to avoid potential double spend errors.
2020-06-12 11:22:29 -07:00
..
config_active.go rpc: acquire global coin select lock in related RPCs 2020-06-12 11:22:29 -07:00
config_default.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
driver.go lnrpc/walletrpc: use current height as height hint for cpfp 2019-08-22 13:49:42 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
walletkit_server.go rpc: acquire global coin select lock in related RPCs 2020-06-12 11:22:29 -07:00
walletkit.pb.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
walletkit.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
walletkit.proto walletrpc: add ListUnspent RPC 2020-06-03 19:03:04 -07:00
walletkit.swagger.json lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00