BTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It's secure, private, censorship-resistant and free. https://btcpayserver.org/
adding logic to check the shape of the bitcoin config in the case of a pruned node. in order to ensure all functionality persists for wallet imports that may have history in blocks created outside of the nodes pruned range, ensure the user updates their node to full archival. can alternatively update to bitcoin v25.0.0.2.
adding logic to check the shape of the bitcoin config in the case of a pruned node. in order to ensure all functionality persists for wallet imports that may have history in blocks created outside of the nodes pruned range, ensure the user updates their node to full archival. can alternatively update to bitcoin v25.0.0.2.
also edit readme copy.