mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
wires: towire/fromwire for wally_tx
We're eventually moving away from 'bitcoin_tx
This commit is contained in:
@@ -236,6 +236,7 @@ class Type(FieldSet):
|
||||
'route_hop',
|
||||
'tx_parts',
|
||||
'wally_psbt',
|
||||
'wally_tx',
|
||||
]
|
||||
|
||||
# Some BOLT types are re-typed based on their field name
|
||||
|
||||
Reference in New Issue
Block a user