pub fn quote_dispatch<C: CustomQuery>(
querier: &QuerierWrapper<'_, C>,
hook: impl Into<String>,
metadata: impl Into<HexBinary>,
message: impl Into<HexBinary>,
) -> StdResult<QuoteDispatchResponse>
pub fn quote_dispatch<C: CustomQuery>(
querier: &QuerierWrapper<'_, C>,
hook: impl Into<String>,
metadata: impl Into<HexBinary>,
message: impl Into<HexBinary>,
) -> StdResult<QuoteDispatchResponse>