mirror of
https://github.com/monero-project/monero.git
synced 2026-08-02 00:47:53 -07: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.