mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Added qortal request arrr sync status
This commit is contained in:
@@ -253,7 +253,8 @@ export const listOfAllQortalRequests = [
|
||||
'CREATE_GROUP',
|
||||
'GET_USER_WALLET_TRANSACTIONS',
|
||||
'GET_NODE_INFO',
|
||||
'GET_NODE_STATUS'
|
||||
'GET_NODE_STATUS',
|
||||
'GET_ARRR_SYNC_STATUS'
|
||||
]
|
||||
|
||||
export const UIQortalRequests = [
|
||||
@@ -307,7 +308,8 @@ export const UIQortalRequests = [
|
||||
'CREATE_GROUP',
|
||||
'GET_USER_WALLET_TRANSACTIONS',
|
||||
'GET_NODE_INFO',
|
||||
'GET_NODE_STATUS'
|
||||
'GET_NODE_STATUS',
|
||||
'GET_ARRR_SYNC_STATUS'
|
||||
];
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user