Skip to content

Commit 82c22fa

Browse files
committed
Version v3.0.1
- Update default Hub address for the Testnet
2 parents 029c230 + f0770be commit 82c22fa

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
"network_id": "rinkeby",
353353
"gas_limit": "2000000",
354354
"gas_price": "20000000000",
355-
"hub_contract_address": "0x4923435d78caB9cFC370a67705113Ad38923c04b",
355+
"hub_contract_address": "0x53F5b26EB263B96ffA83468F78DA738a3961644A",
356356
"plugins": [
357357
{
358358
"enabled": false,

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "origintrail_node",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "OriginTrail node",
55
"main": ".eslintrc.js",
66
"config": {

0 commit comments

Comments
 (0)