This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
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.
Use sBTC terms, improve sBTC get started on devnet page (#92)
* chore: use sBTC names * chore: update diagram * chore: remove simple flow of sbtc-mini * chore: update bitocin node url, add Alice's addresses * chore: add FAQ page for sbtc-dev * chore: add more faqs
- Loading branch information
Showing
6 changed files
with
27 additions
and
22 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
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# FAQ for sBTC DR 0.1 | ||
|
||
## Devenv | ||
|
||
* What is the meaning of the warning in stacks logs `Relayer: Failed to submit Bitcoin transaction`? | ||
It is a warning related to stacks mining and not relevant to sBTC transactions. | ||
|
||
* When I run utils/deploy_contracts.sh, I seen an error `x Error publishing transactions: RecvError | ||
`. What does it mean? | ||
The stacks node is not yet started. Wait for a while and try again. | ||
|
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
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
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
This file was deleted.
Oops, something went wrong.