Skip to content

Commit 517d54a

Browse files
committed
DELETE ME
1 parent 402d754 commit 517d54a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpcserver.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,6 +1592,7 @@ func (r *rpcServer) NewAddr(ctx context.Context,
15921592

15931593
var addr *address.AddrWithKeyInfo
15941594
switch {
1595+
// Test
15951596
// No key was specified, we'll let the address book derive them.
15961597
case req.ScriptKey == nil && req.InternalKey == nil:
15971598
// Now that we have all the params, we'll try to add a new

0 commit comments

Comments
 (0)