mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-31 14:11:45 +00:00
user wallet info added in
This commit is contained in:
@@ -22,6 +22,9 @@ export const DEPLOY_AT = 'DEPLOY_AT';
|
||||
// GET_USER_WALLET action
|
||||
export const GET_USER_WALLET = 'GET_USER_WALLET';
|
||||
|
||||
// GET_USER_WALLET_INFO action
|
||||
export const GET_USER_WALLET_INFO = 'GET_USER_WALLET_INFO';
|
||||
|
||||
// GET_WALLET_BALANCE action
|
||||
export const GET_WALLET_BALANCE = 'GET_WALLET_BALANCE';
|
||||
|
||||
|
Reference in New Issue
Block a user