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