hsmd: channeld needs the ability to sign penalty transactions

This commit is contained in:
Christian Decker 2020-05-07 10:20:43 +09:30 committed by Rusty Russell
parent ce471eabe0
commit 68705444f6
1 changed files with 2 additions and 1 deletions

View File

@ -392,7 +392,8 @@ void peer_start_channeld(struct channel *channel,
HSM_CAP_SIGN_GOSSIP
| HSM_CAP_ECDH
| HSM_CAP_COMMITMENT_POINT
| HSM_CAP_SIGN_REMOTE_TX);
| HSM_CAP_SIGN_REMOTE_TX
| HSM_CAP_SIGN_ONCHAIN_TX);
channel_set_owner(channel,
new_channel_subd(ld,