Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
FereMouSiopi committed Nov 24, 2024
1 parent edf79aa commit 67ee785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions substrate/frame/broker/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,8 @@ pub mod pallet {
price: BalanceOf<T>,
/// The maximum number of cores which this pallet will attempt to assign.
core_count: CoreIndex,
///
sale_id: u32,
},
/// The act of claiming revenue has begun.
RevenueClaimBegun {
Expand Down

0 comments on commit 67ee785

Please sign in to comment.