Skip to content

Commit 8a33f2d

Browse files
committed
added testnet 47 config for previous spork testing
1 parent bab50a2 commit 8a33f2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

testnet.json

+9
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@
2020
"port": 8080,
2121
"spork_seal_tolerance": 600,
2222
"sporks": {
23+
"47": {
24+
"access_nodes": [
25+
{
26+
"address": "access-001.devnet47.nodes.onflow.org:9000"
27+
}
28+
],
29+
"root_block": 113167876,
30+
"version": 5
31+
},
2332
"48": {
2433
"access_nodes": [
2534
{

0 commit comments

Comments
 (0)