mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into electrum_utxo_fixes
This commit is contained in:
commit
564bdcf9ed
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class SecretKey {
|
|||
SecretKey('bitcoinTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('ethereumTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('litecoinTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('bitco inCashTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('bitcoinCashTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('polygonTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('solanaTestWalletReceiveAddress', () => ''),
|
||||
SecretKey('tronTestWalletReceiveAddress', () => ''),
|
||||
|
|
Loading…
Reference in a new issue