Function vfs_resolve_path

Source
pub fn vfs_resolve_path(
    path: impl Into<String>,
    vfs_contract: impl Into<String>,
    querier: &QuerierWrapper<'_>,
) -> Result<Addr, ContractError>
Expand description

Queries the provided VFS contract address to resolve the given path