stacks-network/stacks-core
Move `testnet/stacks-node` to `stacks-node`
Open
#3,590 opened on Feb 28, 2023
help wantedicebox
Repository metrics
- Stars
- (3,063 stars)
- PR merge metrics
- (Avg merge 7d 4h) (57 merged PRs in 30d)
Description
Why is the code laid out this way? It was very confusing during setup until I realized all of the important stuff was under testnet regardless of whether the testnet is being used or not. Is there any good reason to keep it this way?