Skip to content

Commit

Permalink
whoops on legacy balance
Browse files Browse the repository at this point in the history
  • Loading branch information
buck54321 committed Feb 12, 2021
1 parent d8ff474 commit 3314f00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/asset/bch/bch.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ func NewWallet(cfg *asset.WalletConfig, logger dex.Logger, network dex.Network)
Ports: ports,
DefaultFallbackFee: defaultFee,
Segwit: false,
LegacyBalance: true,
// Bitcoin Cash uses the Cash Address encoding, which is Bech32, but
// not indicative of segwit. We provide a custom encoder.
AddressDecoder: dexbch.DecodeCashAddress,
Expand Down
Binary file removed dex/testing/bch/harnesschain.tar.gz
Binary file not shown.

0 comments on commit 3314f00

Please sign in to comment.