pub type WalletRegistrySetting = ServiceScopeSetting;
struct WalletRegistrySetting { pub wallet_start_id: Ex3Uint, pub max_wallet_count: Ex3Uint, }
wallet_start_id: Ex3Uint
max_wallet_count: Ex3Uint