mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
tx: strip out witscript
now that witness script data is saved into the tx/psbt which is serialized across the wire, there's no reason to use witscript to do this. good bye witscript!
This commit is contained in:
@@ -231,7 +231,6 @@ class Type(FieldSet):
|
||||
'exclude_entry',
|
||||
'fee_states',
|
||||
'onionreply',
|
||||
'witscript',
|
||||
'feature_set',
|
||||
'onionmsg_path',
|
||||
'route_hop',
|
||||
|
||||
Reference in New Issue
Block a user