Skip to content

Removed 'Proof of Reserves' section. - #680

Merged
philippem merged 1 commit into
Blockstream:masterfrom
Randy808:remove-proof-of-reserves-section
Sep 10, 2026
Merged

philippem merged 1 commit into
Blockstream:masterfrom
Randy808:remove-proof-of-reserves-section

Conversation

@Randy808

Copy link
Copy Markdown
Collaborator

Removing the 'Proof of Reserves' section until we introduce an API that more accurately reflects Liquid solvency.


To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

Before:
Screenshot 2026-09-10 at 1 46 01 PM

After:
Screenshot 2026-09-10 at 2 19 14 PM

@philippem
philippem merged commit bb8a149 into Blockstream:master Sep 10, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants