generated from stacks-network/.github
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,14 +4,12 @@ Draft documentation for sBTC Signer specifically for the Nakamoto [release](http | |
|
||
The readers of this are assumed to be anyone who is looking to run a sBTC Signer with minimal custom configuration. | ||
|
||
```admonish info title="Note" | ||
Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact [[email protected]](mailto:[email protected]) for support and additional information. | ||
``` | ||
|
||
# Disclaimer | ||
|
||
Development is ongoing and changes to the Signer configuration should be expected. This document will be updated every sprint to ensure its accuracy. | ||
|
||
**Signing functionality will only become active and relevant on the Stacks mainnet at the release of the Nakamoto upgrade, currently expected in early 2024. Prospective signers and Stacking providers can contact [[email protected]](mailto:[email protected]) for support and additional information.** | ||
|
||
## Prerequisites | ||
|
||
Rust - [To install](https://www.rust-lang.org/tools/install). | ||
|