cpacia / BitcoinCash-Wallet

Bitcoin Cash P2P SPV Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please tag a release.

CameronNemo opened this issue · comments

Last release was in 2017. Now is 2019. Please get master in a good shape (if it is not already) and tag a release. I would be quite appreciative.

Speaking of, I got a build error:

_build-BitcoinCash-Wallet-xbps/src/github.com/cpacia/BitcoinCash-Wallet/api/rpc.go:213:24: not enough arguments in call to s.w.Spend
	have (int64, btcutil.Address, wallet.FeeLevel)
	want (int64, btcutil.Address, wallet.FeeLevel, string)