Skip to content

Commit b5477fa

Browse files
committed
Merge remote-tracking branch 'origin/main' into devnet-ready
2 parents 56b0895 + 17b6ef3 commit b5477fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ pub mod pallet {
728728
#[pallet::type_value]
729729
/// Default value for applying pending items (e.g. childkeys).
730730
pub fn DefaultPendingCooldown<T: Config>() -> u64 {
731-
1
731+
7_200
732732
}
733733

734734
#[pallet::type_value]

0 commit comments

Comments
 (0)