mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-05 14:17:35 -05:00
P2Pool can create transactions with more than 128 outputs, which make output_index's varint larger than 1 byte. Added this test case.
P2Pool can create transactions with more than 128 outputs, which make output_index's varint larger than 1 byte. Added this test case.