mirror of
https://github.com/monero-project/monero.git
synced 2025-03-10 00:19:22 -04: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.