bisq/core/src
Steven Barclay 9760526aaa
Factor out shared segwit keychain setup to WalletsManager
Move consecutive maybeAddSegwitKeychain(..) calls for the BTC & BSQ
wallets from BisqSetup to WalletsManager, as the latter class is used
for operations which should be applied to both wallets and this moves
the logic closer to the wallet domain.

Also migrate a BSQ address validator in one of the test mock classes
from Base58AddressValidator to BitcoinAddressValidator (missed earlier).
2021-04-27 11:45:00 +01:00
..
main Factor out shared segwit keychain setup to WalletsManager 2021-04-27 11:45:00 +01:00
test Factor out shared segwit keychain setup to WalletsManager 2021-04-27 11:45:00 +01:00