Skip to content

Commit e1eeef5

Browse files
committed
set 0 blocks
1 parent 7e55433 commit e1eeef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ parameter_types! {
10451045
pub const SubtensorInitialTaoWeight: u64 = 971_718_665_099_567_868; // 0.05267697438728329% tao weight.
10461046
pub const InitialEmaPriceHalvingPeriod: u64 = 201_600_u64; // 4 weeks
10471047
pub const DurationOfStartCall: u64 = if cfg!(feature = "no-start-call-limit") {
1048-
10 // Only 10 blocks for localnet.sh run
1048+
0 // Only 10 blocks for localnet.sh run
10491049
} else {
10501050
7 * 24 * 60 * 60 / 12 // 7 days
10511051
};

0 commit comments

Comments
 (0)