Skip to content

Commit

Permalink
Update test_seeds.py
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdIteration committed Mar 10, 2024
1 parent 32a3df0 commit 6d4c680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion btcrecover/test/test_seeds.py
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ def test_singlexpubaddress_mybitcoinwallet_single_bech32(self):

@skipUnless(can_load_PyCryptoHDWallet, "requires Py_Crypto_HD_Wallet module")
def test_WalletPyCryptoHDWallet_MultiverseX(self):
self.address_tester(btcrseed.WalletMultiverseX, "erd16jn439kmwgqj9j0xjnwk2swg0p7j2jrnvpp4p7htc7wypnx27ttqe9l98m", 2,
self.address_tester(btcrseed.WalletMultiversX, "erd16jn439kmwgqj9j0xjnwk2swg0p7j2jrnvpp4p7htc7wypnx27ttqe9l98m", 2,
"agree process hard hello artefact govern obtain wedding become robust fish bar alcohol about speak unveil mind bike shift latin pole base ugly artefact")

@skipUnless(can_load_PyCryptoHDWallet, "requires Py_Crypto_HD_Wallet module")
Expand Down

0 comments on commit 6d4c680

Please sign in to comment.