hsmd: Add fields to hsmd_sign_{,remote_}commitment_tx for validating signers

This commit is contained in:
Ken Sedgwick
2021-12-14 17:37:35 -08:00
committed by Rusty Russell
parent 704162f24a
commit 36466af3eb
14 changed files with 129 additions and 11 deletions

View File

@@ -228,6 +228,7 @@ class Type(FieldSet):
'gossip_getchannels_entry',
'failed_htlc',
'existing_htlc',
'simple_htlc',
'utxo',
'bitcoin_tx',
'wirestring',