btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.1k stars 2.31k forks source link

integration: add test to check prune status #2043

Closed kcalvinalvin closed 8 months ago

kcalvinalvin commented 8 months ago

Adds a check to make sure that prune status on getblockchaininfo returns true for pruned nodes.