mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-28 20:55:30 +08:00
refactor: remove unused address regeneration code, ref #2894
This commit is contained in:
@@ -21,6 +21,12 @@ export const testSoftwareAccountDefaultWalletState = {
|
||||
},
|
||||
},
|
||||
},
|
||||
ledger: {
|
||||
bitcoin: {
|
||||
entities: {},
|
||||
ids: [],
|
||||
},
|
||||
},
|
||||
networks: { ids: [], entities: {}, currentNetworkId: 'mainnet' },
|
||||
onboarding: {
|
||||
hideSteps: true,
|
||||
|
||||
Reference in New Issue
Block a user