From 684510a9a98daa70b02090ae8621c27342f78af7 Mon Sep 17 00:00:00 2001 From: Andrew Gouin Date: Tue, 9 Jan 2024 21:55:21 -0700 Subject: [PATCH] Bump horcrux-proxy --- test/validator.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/validator.go b/test/validator.go index 487eecf0..66b1e01a 100644 --- a/test/validator.go +++ b/test/validator.go @@ -45,7 +45,7 @@ const ( signerImageHomeDir = "/home/horcrux" horcruxProxyRegistry = "ghcr.io/strangelove-ventures/horcrux-proxy" - horcruxProxyTag = "andrew-horcrux_remote_signer_grpc" + horcruxProxyTag = "andrew-vote_extensions" ) // chainWrapper holds the initial configuration for a chain to start from genesis.