Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-branding Sovrin StagingNet to TestNet #346

Merged
merged 1 commit into from
Feb 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you want to contribute to Sovrin, it's likely that you'll want to do so via [
In order to connect to an existing network your agent needs to utilize the appropriate `pool_transactions_genesis` file. These files define the information required to connect to the foundational nodes for the given network.

- [MainNet](https://raw.githubusercontent.com/sovrin-foundation/sovrin/stable/sovrin/pool_transactions_live_genesis)
- [StagingNet](https://raw.githubusercontent.com/sovrin-foundation/sovrin/stable/sovrin/pool_transactions_sandbox_genesis)
- [TestNet](https://raw.githubusercontent.com/sovrin-foundation/sovrin/stable/sovrin/pool_transactions_sandbox_genesis)
- [BuilderNet](https://raw.githubusercontent.com/sovrin-foundation/sovrin/stable/sovrin/pool_transactions_builder_genesis)

## How to Add Documentation
Expand Down
4 changes: 2 additions & 2 deletions TAA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Here is Python sample code for computing the digest: `sha256('{}{}'.format(versi
- Hash: `"8cee5d7a573e4893b08ff53a0761a22a1607df3b3fcd7e75b98696c92879641f"`

- Added to MainNet :
- Added to StagingNet :
- Added to TestNet :
- Added to BuilderNet : February 4, 2020

- Version 1
- Ratified June, 2019
- Hash: `"920e68ff43bf157d657e35fca291baa00f8b14c395cddf6e4b4e156391baf7cd"`

- Added to MainNet : Not added.
- Added to StagingNet : Not added.
- Added to TestNet : Not added.
- Added to BuilderNet : June 2019.