Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

build broken #1

Open
pelly-ryu opened this issue Nov 15, 2019 · 1 comment
Open

build broken #1

pelly-ryu opened this issue Nov 15, 2019 · 1 comment

Comments

@pelly-ryu
Copy link

pelly-ryu commented Nov 15, 2019

https://github.com/pkt-cash/pktwallet/blob/4f5e04d87d4beb6cb9175888242f63206bf6b13d/chain/bitcoind_conn.go#L177

lightninglabs/gozmq@b2d4636

lightninglabs / gozmq broke compatity 6 days ago

https://github.com/pkt-cash/pktwallet/blob/4f5e04d87d4beb6cb9175888242f63206bf6b13d/go.mod#L14

think the dependency has been already specified.
but i just followed the instruction ( https://pkt.cash/wallet_setup ) and encountered this build error

@cjdelisle
Copy link
Member

Sorry about the delay, I has tried to fix this issue as part of a group of fixed and that introduced some other bugs and then I got distracted. I just fixed this in the master branch so you should be able to install now using:

go get -u github.com/pkt-cash/pktwallet

If there is any kind of problem with that, try:

go get -u github.com/pkt-cash/pktwallet@master

Please let me know if it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants