DanielHook15

Results 2 issues of DanielHook15

I have a Raspberry Pi 4. With Raspbian 64bit, it was not possible to get Bitcoin Core running. With Raspbian 32bit, installation of Bitcoin Core was easy, installation of ord...

I have installed version 0.5.0 by building it from source as follows: git clone https://github.com/casey/ord.git cd ord cargo build --release What is the correct way to update it to the...