From b959e75f4fc07b6d0159c7f7a712575633fe6d20 Mon Sep 17 00:00:00 2001 From: msobh13 <78115394+msobh13@users.noreply.github.com> Date: Wed, 13 Dec 2023 21:33:19 +0400 Subject: [PATCH] Update Remote_Signing.mdx changed the Horcrus version to v3.2.3 --- packages/docs/pages/operators/Remote_Signing.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/docs/pages/operators/Remote_Signing.mdx b/packages/docs/pages/operators/Remote_Signing.mdx index a85db33c..0dacb3fa 100644 --- a/packages/docs/pages/operators/Remote_Signing.mdx +++ b/packages/docs/pages/operators/Remote_Signing.mdx @@ -38,10 +38,10 @@ mkdir horcruxNamada cd horcruxNamada ``` -* Download horcrux binary v3.2.2 to all your signers +* Download horcrux binary v3.2.3 to all your signers ```shell copy -wget https://github.com/strangelove-ventures/horcrux/releases/download/v3.2.2/horcrux_linux-amd64 +wget https://github.com/strangelove-ventures/horcrux/releases/download/v3.2.3/horcrux_linux-amd64 ``` * Rename horcrux_linux-amd64 to horcrux and copy it to /usr/bin/ and /usr/local/sbin/: