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:
niftynei
2020-05-21 13:27:54 +09:30
committed by Rusty Russell
parent 559f88faa1
commit bf4cac7fb8
8 changed files with 33 additions and 99 deletions

View File

@@ -231,7 +231,6 @@ class Type(FieldSet):
'exclude_entry',
'fee_states',
'onionreply',
'witscript',
'feature_set',
'onionmsg_path',
'route_hop',