Skip to content

Commit c24977a

Browse files
committed
update testnet config to testnet 47
1 parent 3367250 commit c24977a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

testnet.json

+15
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,21 @@
9191
],
9292
"root_block": 90595736,
9393
"version": 5
94+
},
95+
"47": {
96+
"access_nodes": [
97+
{
98+
"address": "access-001.devnet47.nodes.onflow.org:9000"
99+
},
100+
{
101+
"address": "access-002.devnet47.nodes.onflow.org:9000"
102+
},
103+
{
104+
"address": "access-003.devnet47.nodes.onflow.org:9000"
105+
}
106+
],
107+
"root_block": 113167876,
108+
"version": 5
94109
}
95110
}
96111
}

0 commit comments

Comments
 (0)