diff --git a/lib/wallets/crypto_currency/coins/bitcoin.dart b/lib/wallets/crypto_currency/coins/bitcoin.dart index 8ae233fe0..83aa7d4b3 100644 --- a/lib/wallets/crypto_currency/coins/bitcoin.dart +++ b/lib/wallets/crypto_currency/coins/bitcoin.dart @@ -119,7 +119,7 @@ class Bitcoin extends Bip39HDCurrency { version: networkParams.p2pkhPrefix, ); - return (address: addr, addressType: AddressType.p2sh); + return (address: addr, addressType: AddressType.p2pkh); case DerivePathType.bip49: // addressString = P2SH(