Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into xavier-mmr-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Lau committed Jul 4, 2021
2 parents b1dfb30 + 1bff701 commit 7412599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -118,7 +118,6 @@ jobs:
PRE_RELEASE: "false"
CHANGELOG_FILE: "CHANGELOG.md"
ALLOW_EMPTY_CHANGELOG: "false"
ALLOW_TAG_PREFIX: "true"
with:
args: |
deploy/bin/*
Expand Down
4 changes: 2 additions & 2 deletions node/service/res/crab/crab.json
Expand Up @@ -3,8 +3,8 @@
"id": "crab",
"chainType": "Live",
"bootNodes": [
"/dns/g1.p2p.crab.darwinia.network/tcp/30333/p2p/12D3KooWFqHZkyv6iabxxqiHdNjWb4c7EfmBqMNCyqLCCVZm8yyQ",
"/dns/g2.p2p.crab.darwinia.network/tcp/30333/p2p/12D3KooWPiza2NAD6CjdBGtfUd3pfDnZXysYKzumejGHafW3Y8xP"
"/dns/g1.crab-p2p.darwinia.network/tcp/30333/p2p/12D3KooWFqHZkyv6iabxxqiHdNjWb4c7EfmBqMNCyqLCCVZm8yyQ",
"/dns/g2.crab-p2p.darwinia.network/tcp/30333/p2p/12D3KooWPiza2NAD6CjdBGtfUd3pfDnZXysYKzumejGHafW3Y8xP"
],
"telemetryEndpoints": [
[
Expand Down

0 comments on commit 7412599

Please sign in to comment.