mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-14 23:10:50 +00:00
fix(tests): revert peer id change in connection test
This commit is contained in:
parent
98c47f869a
commit
19f86a8507
@ -17,8 +17,8 @@
|
||||
export const nodes = [
|
||||
{
|
||||
multiaddr:
|
||||
"/ip4/127.0.0.1/tcp/9991/ws/p2p/12D3KooWHQs4WtPDwsgJdQpbXUakdZk8THyBHSTbdnJEyPPFvd3H",
|
||||
peerId: "12D3KooWHQs4WtPDwsgJdQpbXUakdZk8THyBHSTbdnJEyPPFvd3H",
|
||||
"/ip4/127.0.0.1/tcp/9991/ws/p2p/12D3KooWBbMuqJJZT7FTFN4fWg3k3ipUKx6KEy7pDy8mdorK5g5o",
|
||||
peerId: "12D3KooWBbMuqJJZT7FTFN4fWg3k3ipUKx6KEy7pDy8mdorK5g5o",
|
||||
},
|
||||
] as const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user