Skip to main content

router_fee_state

Function router_fee_state 

Source
pub(crate) fn router_fee_state<S>(state: S) -> ApiRouter
where S: FeeStateApi + Clone + Send + Sync + 'static,