lnd.xprv/rpcperms
Johan T. Halseth 2877511fce
rpcperms+lnd: gate RPC calls on RPC state
This commit makes us gate the calls to the RPC servers according to the
current RPC state. This ensures we won't try to call the RPC server
before it has been fully initialized, and that we won't call the
walletUnlocker after the wallet already has been unlocked.
2021-03-11 13:05:24 +01:00
..
interceptor.go rpcperms+lnd: gate RPC calls on RPC state 2021-03-11 13:05:24 +01:00