Sporks.json
Open
Nobody has claimed this yet.
bug
Feedback
- Dominant language
- Go
- Stars
- 361
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Instructions
In the mainnet sporks list in sporks.json, the access-node field data with id 6 is duplicated with the access-node data with id 7, please change the access-node with id 6 to access-001.mainnet6.nodes.onflow. org:9000
Problem
file: Sporks.json
name: mainnet
sporks id : 6
access-node: access-001.mainnet7.nodes.onflow.org:9000
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open Sporks.json and locate the mainnet spork with id 6; compare its access-node value with id 7. Update the id 6 entry to the requested mainnet6 endpoint and verify that the mainnet list no longer duplicates the id 7 endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100