fixed missing member serialization in tx_source_entry
This commit is contained in:
parent
04364afc53
commit
2f368cbf2c
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ namespace currency
|
|||
FIELD(ms_keys_count)
|
||||
FIELD(separately_signed_tx_complete)
|
||||
FIELD(htlc_origin)
|
||||
FIELD(asset_id)
|
||||
END_SERIALIZE()
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue