fix: users can now upgrade to light node if they have enough funds (#458)
This commit is contained in:
@@ -42,7 +42,6 @@ export enum ROUTES {
|
||||
TOP_UP_BANK_CARD_SWAP = '/account/wallet/top-up/bank-card/swap',
|
||||
TOP_UP_GIFT_CODE = '/account/wallet/top-up/gift-code',
|
||||
TOP_UP_GIFT_CODE_FUND = '/account/wallet/top-up/gift-code/fund/:privateKeyString',
|
||||
RESTART = '/restart',
|
||||
RESTART_LIGHT = '/light-mode-restart',
|
||||
ACCOUNT_WALLET = '/account/wallet',
|
||||
ACCOUNT_CHEQUEBOOK = '/account/chequebook',
|
||||
|
||||
Reference in New Issue
Block a user