pub fn finalize<T: Config>(
    charge_id: T::Hash,
    outcome: Outcome,
    maybe_recipient: Option<T::AccountId>,
    maybe_actual_fees: Option<BalanceOf<T>>
)
Expand description

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::finalize.