Trait abstract_sdk::OsVerification
source · pub trait OsVerification: AbstractRegistryAccess {
// Provided method
fn os_registry<'a>(&'a self, deps: Deps<'a>) -> OsRegistry<'_, Self> { ... }
}Expand description
Verify if an addresses is associated with an Abstract Account.