Skip to content

Commit c2c34bb

Browse files
committed
update runtime
1 parent 860b176 commit c2c34bb

File tree

1 file changed

+1
-0
lines changed
  • substrate-node/runtime/src

1 file changed

+1
-0
lines changed

substrate-node/runtime/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ impl pallet_balances::Config for Runtime {
303303
type FreezeIdentifier = ();
304304
type MaxFreezes = ();
305305
type RuntimeHoldReason = ();
306+
type RuntimeFreezeReason = ();
306307
type MaxHolds = ();
307308
}
308309

0 commit comments

Comments
 (0)