We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346fdda commit 9a46ec3Copy full SHA for 9a46ec3
config/config.toml
@@ -83,7 +83,7 @@ key_store.root_path = "/path/to/keystore"
83
84
# Relative path to accumulator message buffer program ID. Setting this
85
# value enables accumulator support on publishing transactions.
86
-# key_store.accumulator_program_key = <not set by default>
+# key_store.accumulator_key_path = <not set by default>
87
88
# The interval with which to poll account information.
89
# oracle.poll_interval_duration = "2m"
0 commit comments