Skip to content

Commit

Permalink
Update runtime-modules/project-token/src/benchmarking.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Mokhtar Naamani <mokhtar.naamani@gmail.com>
  • Loading branch information
ignazio-bovo and mnaamani committed Apr 2, 2024
1 parent 8d1b1b2 commit ac2716f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime-modules/project-token/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ benchmarks! {
amm_buy_tx_fees: Some(Permill::from_percent(1)),
amm_sell_tx_fees: Some(Permill::from_percent(1)),
bloat_bond: Some(1000u32.into()),
}
};
let origin = RawOrigin::root_account()
}: (origin, parameters.clone()) {

Expand Down

0 comments on commit ac2716f

Please sign in to comment.