Merge 3212d104f4 into merged_master (Bitcoin PR bitcoin/bitcoin#23829)

This commit is contained in:
Tom Trevethan 2025-04-01 15:23:27 +00:00
commit 694c51a39f
23 changed files with 47 additions and 47 deletions

View file

@ -2310,7 +2310,7 @@ public:
// Serialize the nSequence
if (nInput != nIn && (fHashSingle || fHashNone))
// let the others update at will
::Serialize(s, (int)0);
::Serialize(s, int{0});
else
::Serialize(s, txTo.vin[nInput].nSequence);
// Serialize the asset issuance object