signrescuefunding: fix nil pointer issue

pull/20/head
Oliver Gugger 3 years ago
parent 994b669a0c
commit de26dcab6f
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -44,6 +44,8 @@ broadcast by any Bitcoin node.`,
"rescue",
)
cc.rootKey = newRootKey(cc.cmd, "deriving keys")
return cc.cmd
}

Loading…
Cancel
Save