REF
This commit is contained in:
		
							parent
							
								
									da37b5315d
								
							
						
					
					
						commit
						d6bb2bbe25
					
				@ -28,6 +28,7 @@ let creds = grpc.credentials.combineChannelCredentials(sslCreds, macaroonCreds);
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
// trying to unlock the wallet:
 | 
					// trying to unlock the wallet:
 | 
				
			||||||
if (config.lnd.password) {
 | 
					if (config.lnd.password) {
 | 
				
			||||||
 | 
					  console.log('trying to unlock the wallet');
 | 
				
			||||||
  var walletUnlocker = new lnrpc.WalletUnlocker(config.lnd.url, creds);
 | 
					  var walletUnlocker = new lnrpc.WalletUnlocker(config.lnd.url, creds);
 | 
				
			||||||
  walletUnlocker.unlockWallet(
 | 
					  walletUnlocker.unlockWallet(
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user