pub fn query_fee_details(
    id: usize,
    encoded_tx: impl Serialize,
    at: Option<impl Serialize>
) -> Value
Expand description

Check module’s Substrate reference(s) for the detail.