mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 17:17:18 +09:00
Parameter `skip_coinbase` was always set to `true`, and didn't actually skip the coinbase transactions. The method broke when set to `false`. Noticed by @akildemir