mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Update pallet-multisig benches (#12558)
* Typo Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * ".git/.scripts/bench-bot.sh" pallet dev pallet_multisig * remove functions * ".git/.scripts/bench-bot.sh" pallet dev pallet_multisig Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <> Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6cc497e220
commit
adccdd500b
@@ -658,7 +658,7 @@ where
|
||||
Self(fee)
|
||||
}
|
||||
|
||||
/// Returns the tip as being choosen by the transaction sender.
|
||||
/// Returns the tip as being chosen by the transaction sender.
|
||||
pub fn tip(&self) -> BalanceOf<T> {
|
||||
self.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user