// ----------------------------------------------------------------------------- // Wallet Manager // ----------------------------------------------------------------------------- export const BROWSE_AS_GUEST = "BROWSE_AS_GUEST"; export const LOGIN = "LOGIN"; export const SET_MASTER_PASSWORD = "SET_MASTER_PASSWORD";