Closed visualbasic6 closed 1 year ago
You need to use github.com/btcsuite/btcd/btcutil
instead of github.com/btcsuite/btcutil
in your import. And use at least the versions of the packages used here: https://github.com/btcsuite/btcd/blob/master/go.mod
I am trying to create a light client that retrieves a block from a remote node over P2P.
But this error is persistent:
Furthermore:
wat do