mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-08 14:57:38 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -695,7 +695,6 @@ func (r *InterceptorChain) checkRPCState(srv interface{}) error {
|
||||
r.RUnlock()
|
||||
|
||||
switch state {
|
||||
|
||||
// Do not accept any RPC calls (unless to the state service) until LND
|
||||
// has not started.
|
||||
case waitingToStart:
|
||||
|
Reference in New Issue
Block a user