Hello world!

I will just list some links i am coming back to:

Bitcoin v29 and later compile instructions

Get the bitcoin white paper while running a non pruned node:

hex_btc=$(bitcoin-cli getrawtransaction 54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 0 00000000000000ecbbff6bafb7efa2f7df05b227d5c73dca8f2635af32a2e949 | sed 's/0100000000000000/\n/g' | tail -n +2 | cut -c7-136,139-268,271-400 | tr -d '\n' | cut -c17-368600) && printf "%b" "$(echo "$hex_btc" | sed 's/../\\x&/g')" > bitcoin.pdf

Convert sat/VB to BTC/KB: 2 sat/vB = 0.00002 BTC/kB

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *