qtumproject / qtum

Qtum Core Wallet
https://qtum.org
MIT License
1.2k stars 398 forks source link

Fix getblock rpc #983

Closed timemarkovqtum closed 2 years ago

timemarkovqtum commented 2 years ago

Fix for:

qtum-cli -testnet getblock 08cf472f66c4b7cceb3e62c4abc16b026f8d633b0938d8f0a369b69e1ec0a149 2

Coin stake doesn't have fee, so do not compute the fee for that type of transaction.