pub trait WalletInitInterface: HasWalletSupport + AddWalletOptions + ParameterInteraction + Construct { }