Merge branch 'main' of https://github.com/cake-tech/cake_wallet into electrum_utxo_fixes

This commit is contained in:
Matthew Fosse 2024-11-22 10:56:59 -07:00
commit 564bdcf9ed

View file

@ -62,7 +62,7 @@ class SecretKey {
SecretKey('bitcoinTestWalletReceiveAddress', () => ''),
SecretKey('ethereumTestWalletReceiveAddress', () => ''),
SecretKey('litecoinTestWalletReceiveAddress', () => ''),
SecretKey('bitco inCashTestWalletReceiveAddress', () => ''),
SecretKey('bitcoinCashTestWalletReceiveAddress', () => ''),
SecretKey('polygonTestWalletReceiveAddress', () => ''),
SecretKey('solanaTestWalletReceiveAddress', () => ''),
SecretKey('tronTestWalletReceiveAddress', () => ''),