Update substrate/ to latest substrate

This commit is contained in:
Luke Parker
2023-01-16 15:52:11 -05:00
parent 19ab49cb8c
commit a1ecdbf2f3
3 changed files with 4 additions and 8 deletions

View File

@@ -184,6 +184,7 @@ impl pallet_assets::Config for Runtime {
type ApprovalDeposit = ConstU64<0>;
// Unused hooks
type CallbackHandle = ();
type Freezer = ();
type Extra = ();