Skip to content
Snippets Groups Projects
Unverified Commit 7e05c061 authored by Liam Aharon's avatar Liam Aharon Committed by GitHub
Browse files

Update substrate/frame/asset-rewards/src/lib.rs


Co-authored-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent 9851b319
No related merge requests found
Pipeline #465875 passed with warnings with stages
in 56 minutes and 11 seconds
...@@ -217,7 +217,7 @@ pub mod pallet { ...@@ -217,7 +217,7 @@ pub mod pallet {
_, _,
Blake2_128Concat, Blake2_128Concat,
PoolId, PoolId,
PoolInfo<T::AccountId, T::AssetId, T::Balance, BlockNumberFor<T>>, PoolInfoFor<T>,
>; >;
/// Stores the [`PoolId`] to use for the next pool. /// Stores the [`PoolId`] to use for the next pool.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment