mirror of
https://github.com/monero-project/monero.git
synced 2025-03-20 13:46:35 -04:00

Previously, when blob_size == tx_size_limit, the "m_too_big" property was set and the transaction was rejected. This should not have been the case.