Skip to content

Commit

Permalink
update benchmarking to match new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein-aitlahcen committed Jan 4, 2022
1 parent 4a48e27 commit 05f6091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/bonded-finance/src/benchmarks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ where
T: Config,
{
BondOffer {
beneficiary: whitelisted_caller(),
asset: bond_asset,
bond_price: BalanceOf::<T>::from(MIN_VESTED_TRANSFER),
maturity: BondDuration::Finite { return_in: BlockNumberOf::<T>::from(1u32) },
Expand Down

0 comments on commit 05f6091

Please sign in to comment.