i recently downloaded bitcoin core via https://bitcoincore.org/bin/bitcoin-core-31.0/
i downloaded: bitcoin-31.0-arm64-apple-darwin.zip
when i unzipped it, it created the bitcoinqt app.
i was expecting it to create a folder directory like below:
bitcoin-31.0/
├── bin/
│ ├── bitcoind
│ ├── bitcoin-cli
│ └── ...
because i want to use bitcoind, not bitcoinqt. before it always created a bitcoind and the other stuff. now i just see the bitcoinqt app.










