Create account

2123d
Love watching 'bitcoin-cli getrawmempool | wc' - every time I post or like, up goes the number 😀
inaltoasinistra
replied 2123d
wc -l
replied 2123d
Much better :). RTFM for me!
inaltoasinistra
replied 2122d
Another improve: `bitcoin-cli getrawmempool | jq 'length'`
But `jq` could not be installed