Skip to content

Commit a894665

Browse files
committed
bump version
1 parent e019de8 commit a894665

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

apps/fortuna/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/fortuna/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fortuna"
3-
version = "6.7.2"
3+
version = "6.8.0"
44
edition = "2021"
55

66
[dependencies]

apps/fortuna/config.sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ chains:
77
reveal_delay_blocks: 0
88
gas_limit: 500000
99
# Increase the transaction gas limit by 10% each time the callback fails
10+
# defaults to 100 (i.e., don't change the gas limit) if not specified.
1011
backoff_gas_multiplier_pct: 110
1112
min_keeper_balance: 100000000000000000
1213

0 commit comments

Comments
 (0)