Skip to content

Commit fe404c6

Browse files
authored
Update config.sample.pythnet.toml (#82)
added additional note: # The pythnet accumulator key settings are only valid for pythnet. Do not apply these settings for any other environment i.e. mainnet, pythtest-conformance
1 parent 94382f6 commit fe404c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/config.sample.pythnet.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ key_store.program_key = "FsJ3A3u2vn5cTVofAjvy6y5kwABJAqYWpe4975bi2epH"
2121
key_store.mapping_key = "AHtgzX45WTKfkPG53L6WYhGEXwQkN1BVknET3sVsLL8J"
2222

2323
# Pythnet accumulator key
24+
# The pythnet accumulator key settings are only valid for pythnet. Do not apply these settings for any other environment i.e. mainnet, pythtest-conformance
2425
key_store.accumulator_key = "7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM"
2526

2627
# IMPORTANT: Exporter batch size must be decreased to 7 to support

0 commit comments

Comments
 (0)