Skip to content

Commit

Permalink
feat: bump json-rpc-snooper (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa authored Oct 23, 2023
1 parent d3cf3f4 commit 242a4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package_io/constants.star
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ MAX_ENODE_ENTRIES = 20

GENESIS_VALIDATORS_ROOT_PLACEHOLDER = "GENESIS_VALIDATORS_ROOT_PLACEHOLDER"

DEFAULT_SNOOPER_IMAGE = "parithoshj/json_rpc_snoop:v1.0.0-x86"
DEFAULT_SNOOPER_IMAGE = "ethpandaops/json-rpc-snoop:1.1.0"

ARCHIVE_MODE = True

Expand Down

0 comments on commit 242a4cd

Please sign in to comment.