seq 0 947 | (while read -r n; do bitcoin-cli gettxout 54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 $n | jq -r '.scriptPubKey.asm' | awk '{ print $2 $3 $4 }'; done) | tr -d '\n' | cut -c 17-368600 | xxd -r -p > bitcoin-test.pdf
Haha, ooh, yes! Also forgot about this. I remember when I first saw this and was completely mindblown and had no idea how this is possible.
Now it makes sense to me with these amount of outputs etc.
Now I imagine CSW suing random bitcoin developers because "his" whitepaper is on the blockchain, lol
reply