mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
* Remove now unneeded empty hooks and calls * fix pallet_ui tests
This commit is contained in:
@@ -203,9 +203,6 @@ pub mod pallet {
|
||||
AmountLow,
|
||||
}
|
||||
|
||||
#[pallet::hooks]
|
||||
impl<T: Config> Hooks<BlockNumberFor<T>> for Pallet<T> {}
|
||||
|
||||
#[pallet::call]
|
||||
impl<T: Config> Pallet<T> {
|
||||
/// Unlock any vested funds of the sender account.
|
||||
|
||||
Reference in New Issue
Block a user