pub fn vfs_resolve_symlink(
path: impl Into<String>,
vfs_contract: impl Into<String>,
querier: &QuerierWrapper<'_>,
) -> Result<AndrAddr, ContractError>
Expand description
Queries the provided VFS contract address to resolve the given path