mirror of
https://github.com/fluencelabs/fluence-network-environment
synced 2025-03-14 13:40:50 +00:00
TestNet -> testNet
This commit is contained in:
parent
63865af5fc
commit
c3957940aa
@ -54,7 +54,7 @@ export const dev: Node[] = [
|
||||
},
|
||||
];
|
||||
|
||||
export const TestNet: Node[] = [
|
||||
export const testNet: Node[] = [
|
||||
{
|
||||
multiaddr: '/dns4/net01.fluence.dev/tcp/19001/wss/p2p/12D3KooWEXNUbCXooUwHrHBbrmjsrpHXoEphPwbjQXEGyzbqKnE9',
|
||||
peerId: '12D3KooWEXNUbCXooUwHrHBbrmjsrpHXoEphPwbjQXEGyzbqKnE9',
|
||||
|
Loading…
x
Reference in New Issue
Block a user