bitcoin-dot-org / developer.bitcoin.org

Bitcoin.org Developer Documentation
https://developer.bitcoin.org/
Other
174 stars 139 forks source link

Added hint about pruned blocks in gettxoutproof #94

Open relativisticelectron opened 3 years ago

relativisticelectron commented 3 years ago

Added that gettxoutproof works only for utxos if the block in question was not pruned.
The error message would be: Can't read block from disk (code -32603)