Skip to content

Commit

Permalink
Fix astar bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
akru committed Dec 17, 2021
1 parent e7552c3 commit d7d10dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/collator/res/astar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"chainType": "Live",
"bootNodes": [
"/dnsaddr/bootnode.astar.network/p2p/12D3KooWB4yB7QCZNFJ4rYrtkrBv6opFVt38RN1v8UoeLcv7nXru",
"/dnsaddr/bootnode.astar.network/p2p/12D3KooWFw87dedchfM527P8fqNz2sTqD9xuSkLWht1J3owgQJBn",
"/dns4/node-6877180792046243840-0.p2p.onfinality.io/tcp/19932/ws/p2p/12D3KooWARXaG1Ft65ZgCPK8isSg1UBLASQenrH9sJsjEYEDAvQf",
"/dns4/node-6877173450521071616-0.p2p.onfinality.io/tcp/12708/ws/p2p/12D3KooWFPbDQjtCXhRjsvu1HCqTrSc6KEazEnETLPQMS4gDpoQq",
"/dns4/node-6877173614090539008-0.p2p.onfinality.io/tcp/29128/ws/p2p/12D3KooWERrQFE8ss7zYfcHp8ULVCc1N7gur7GqZ8ESuZB1Nmioh"
Expand Down
1 change: 0 additions & 1 deletion bin/collator/res/astar.raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"chainType": "Live",
"bootNodes": [
"/dnsaddr/bootnode.astar.network/p2p/12D3KooWB4yB7QCZNFJ4rYrtkrBv6opFVt38RN1v8UoeLcv7nXru",
"/dnsaddr/bootnode.astar.network/p2p/12D3KooWFw87dedchfM527P8fqNz2sTqD9xuSkLWht1J3owgQJBn",
"/dns4/node-6877180792046243840-0.p2p.onfinality.io/tcp/19932/ws/p2p/12D3KooWARXaG1Ft65ZgCPK8isSg1UBLASQenrH9sJsjEYEDAvQf",
"/dns4/node-6877173450521071616-0.p2p.onfinality.io/tcp/12708/ws/p2p/12D3KooWFPbDQjtCXhRjsvu1HCqTrSc6KEazEnETLPQMS4gDpoQq",
"/dns4/node-6877173614090539008-0.p2p.onfinality.io/tcp/29128/ws/p2p/12D3KooWERrQFE8ss7zYfcHp8ULVCc1N7gur7GqZ8ESuZB1Nmioh"
Expand Down

0 comments on commit d7d10dc

Please sign in to comment.