Skip to content

Commit

Permalink
Update polkadot/runtime/parachains/src/on_demand/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Dónal Murray <[email protected]>
  • Loading branch information
Szegoo and seadanda authored Feb 1, 2025
1 parent 9f2802f commit e1e0797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/runtime/parachains/src/on_demand/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ pub mod pallet {
///
/// Parameters:
/// - `origin`: The sender of the call, on-demand credits will be withdrawn from this account.
/// - `max_amount`: The maximum credit to spend from the origin to place an order.
/// - `max_amount`: The maximum number of credits to spend from the origin to place an order.
/// - `para_id`: A `ParaId` the origin wants to provide blockspace for.
///
/// Errors:
Expand Down

0 comments on commit e1e0797

Please sign in to comment.