We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994b669 commit de26dcaCopy full SHA for de26dca
cmd/chantools/signrescuefunding.go
@@ -44,6 +44,8 @@ broadcast by any Bitcoin node.`,
44
"rescue",
45
)
46
47
+ cc.rootKey = newRootKey(cc.cmd, "deriving keys")
48
+
49
return cc.cmd
50
}
51
0 commit comments