Join Nostr
2026-03-18 13:56:34 UTC

freeborn | ἐλεύθερος | 8r0gwg on Nostr: How to audit the money supply without having to pass an act in Congress or ask ...

How to audit the money supply without having to pass an act in Congress or ask anoyne's permission:

```
ssh [YourNodeHere]
bitcoin-cli gettxoutsetinfo | jq '.total_amount'
```
* takes a few mins to run