handle_transfers

Function handle_transfers 

Source
pub fn handle_transfers<T: Config>(
    transfers: BoundedVec<BridgeTransferV1<T::Recipient>, T::MaxTransfersPerBlock>,
    data_checkpoint: BridgeDataCheckpoint,
)
Expand description

Inherent extrinsic that handles all incoming transfers in the current block

ยงWarning: Doc-Only

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