From 5f565a38711e53de75a36bca1bef7c39f7be56d9 Mon Sep 17 00:00:00 2001 From: Sam Ricotta Date: Tue, 7 Jan 2025 20:46:18 +1100 Subject: [PATCH] Update covenant-signer-setup.md --- docs/covenant-signer-setup.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/covenant-signer-setup.md b/docs/covenant-signer-setup.md index 158fa12..2c9dc42 100644 --- a/docs/covenant-signer-setup.md +++ b/docs/covenant-signer-setup.md @@ -40,10 +40,9 @@ Schnorr adaptor signatures required for covenant operations. This guide requires that: -1. You have a Bitcoin node setup for the Bitcoin - network you intend to operate your covenant signer on. -2. You have access to the private Bitcoin key you - set up your covenant with. +1. You have a Bitcoin node setup to load your wallet and retrieve + your master private key. +2. You have access to the private Bitcoin key you set up your covenant with. 3. A connection to a Babylon node. To run your own node, please refer to the [Babylon Node Setup Guide](https://github.com/babylonlabs-io/networks/blob/main/bbn-test-5/babylon-node/README.md).