Skip to content

Commit

Permalink
Merge pull request #679 from kinode-dao/release-candidate
Browse files Browse the repository at this point in the history
v1.0.0-rc take two
  • Loading branch information
nick1udwig authored Feb 1, 2025
2 parents ce13cbf + 732ba8f commit 9503724
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions kinode/src/eth/default_providers_mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"name": "eth-provider.kino",
"owner": "",
"node": "",
"public_key": "0x54f5a8a4c625d5925e63ed3f0203b63e007e3f822d7858bd98b1fd9704c99451",
"public_key": "0xda9bf23c77d833a1aba846d47c06c940f0c0d8372cb3a769bcb23559e49eeb6e",
"ips": [
"147.135.114.167"
"15.204.59.64"
],
"ports": {
"ws": 9999
"ws": 9005
},
"routers": []
}
Expand All @@ -31,12 +31,12 @@
"name": "optimism-provider.kino",
"owner": "",
"node": "",
"public_key": "0x54f5a8a4c625d5925e63ed3f0203b63e007e3f822d7858bd98b1fd9704c99451",
"public_key": "0x498c9eacf22630fbec20b33320a919d086efa24962e82f30551b6f16f0b0aa63",
"ips": [
"147.135.114.167"
"15.204.59.64"
],
"ports": {
"ws": 9999
"ws": 9006
},
"routers": []
}
Expand All @@ -53,12 +53,12 @@
"name": "base-provider.kino",
"owner": "",
"node": "",
"public_key": "0x54f5a8a4c625d5925e63ed3f0203b63e007e3f822d7858bd98b1fd9704c99451",
"public_key": "0xd5184461b7af5e7aad88b5c34508403ff53a68962423c89574eea9cef586f5a0",
"ips": [
"147.135.114.167"
"15.204.59.64"
],
"ports": {
"ws": 9999
"ws": 9007
},
"routers": []
}
Expand All @@ -75,16 +75,16 @@
"name": "sepolia-provider.kino",
"owner": "",
"node": "",
"public_key": "0x54f5a8a4c625d5925e63ed3f0203b63e007e3f822d7858bd98b1fd9704c99451",
"public_key": "0xf4cde6752c55398b9c1b2815b1121b9a614aa1a7db0c3971dd84cf943cb7d0b7",
"ips": [
"147.135.114.167"
"15.204.59.64"
],
"ports": {
"ws": 9999
"ws": 9008
},
"routers": []
}
}
}
}
]
]

0 comments on commit 9503724

Please sign in to comment.