File tree 2 files changed +12
-6
lines changed
2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,19 @@ grpc_port = 26620
12
12
# grpc_api_path = "/grpc/api"
13
13
address_prefix = " nolus"
14
14
chain_id = " nolus-dev-v0-1-42"
15
- gas_adjustment_numerator = 10125
16
- gas_adjustment_denominator = 10000
15
+ # gas_adjustment_numerator = 10125
16
+ # gas_adjustment_denominator = 10000
17
+ gas_adjustment_numerator = 2
18
+ gas_adjustment_denominator = 1
17
19
fee_denom = " unls"
18
20
gas_price_numerator = 1
19
21
gas_price_denominator = 390
20
22
21
23
[time_alarms ]
22
24
address = " nolus1zwv6feuzhy6a9wekh96cd57lsarmqlwxdypdsplw6zhfncqw6ftqmx7chl"
23
25
max_alarms_group = 16
24
- gas_limit_per_alarm = 87_500
26
+ # gas_limit_per_alarm = 87_500
27
+ gas_limit_per_alarm = 1_500_000
25
28
26
29
[market_price_oracle ]
27
30
address = " nolus1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgsv3wzl4"
Original file line number Diff line number Diff line change @@ -11,16 +11,19 @@ grpc_port = 1318
11
11
# grpc_api_path = "/grpc/api"
12
12
address_prefix = " nolus"
13
13
chain_id = " nolus-rila"
14
- gas_adjustment_numerator = 10125
15
- gas_adjustment_denominator = 10000
14
+ # gas_adjustment_numerator = 10125
15
+ # gas_adjustment_denominator = 10000
16
+ gas_adjustment_numerator = 2
17
+ gas_adjustment_denominator = 1
16
18
fee_denom = " unls"
17
19
gas_price_numerator = 1
18
20
gas_price_denominator = 390
19
21
20
22
[time_alarms ]
21
23
address = " nolus1zwv6feuzhy6a9wekh96cd57lsarmqlwxdypdsplw6zhfncqw6ftqmx7chl"
22
24
max_alarms_group = 16
23
- gas_limit_per_alarm = 175_000
25
+ # gas_limit_per_alarm = 175_000
26
+ gas_limit_per_alarm = 5_000_000
24
27
25
28
[market_price_oracle ]
26
29
address = " nolus1436kxs0w2es6xlqpp9rd35e3d0cjnw4sv8j3a7483sgks29jqwgsv3wzl4"
You can’t perform that action at this time.
0 commit comments