ex3_node_types::settings

Type Alias BalanceVaultSetting

Source
pub type BalanceVaultSetting = ServiceScopeSetting;

Aliased Type§

struct BalanceVaultSetting {
    pub wallet_start_id: Ex3Uint,
    pub max_wallet_count: Ex3Uint,
}

Fields§

§wallet_start_id: Ex3Uint§max_wallet_count: Ex3Uint