Skip to content
Snippets Groups Projects
Commit dcd6e724 authored by inertia's avatar inertia
Browse files

Merge branch 'quickstart-nodes' into 'develop'

#73 dropped old node, added active one

See merge request !115
parents 8af4ea1c 63cf2efc
No related branches found
No related tags found
4 merge requests!120Delete few SMT method descriptions from database_api documentation,!117Deploy to Production,!116Deploy to production,!115#73 dropped old node, added active one
...@@ -701,7 +701,7 @@ See: [seednodes.txt](https://gitlab.syncad.com/hive/hive/-/blob/master/doc/seedn ...@@ -701,7 +701,7 @@ See: [seednodes.txt](https://gitlab.syncad.com/hive/hive/-/blob/master/doc/seedn
```ini ```ini
# example, override compiled seeds # example, override compiled seeds
p2p-seed-node = seed.openhive.network:2001 anyx.io:2001 hiveseed-fin.privex.io:2001 hive-seed.arcange.eu:2001 seed.liondani.com:2016 hived.splinterlands.com:2001 seed.hivekings.com:2001 node.mahdiyari.info:2001 seed.roelandp.nl:2001 p2p-seed-node = hiveseed-se.privex.io:2001 seed.buildteam.io:2001 hive-seed.lukestokes.info:2001 seed.chitty.me:2001 p2p-seed-node = seed.openhive.network:2001 anyx.io:2001 hiveseed-fin.privex.io:2001 hive-seed.arcange.eu:2001 seed.liondani.com:2016 hived.splinterlands.com:2001 node.mahdiyari.info:2001 seed.roelandp.nl:2001 p2p-seed-node = hiveseed-se.privex.io:2001 seed.buildteam.io:2001 hive-seed.lukestokes.info:2001 seed.chitty.me:2001
``` ```
```ini ```ini
......
...@@ -19,7 +19,6 @@ Although `hived` fully supports WebSockets (`wss://` and `ws://`) public nodes t ...@@ -19,7 +19,6 @@ Although `hived` fully supports WebSockets (`wss://` and `ws://`) public nodes t
<tr><td>api.hive.blog</td><td>@blocktrades</td><td style="display: none;"></td></tr> <tr><td>api.hive.blog</td><td>@blocktrades</td><td style="display: none;"></td></tr>
<tr><td>api.openhive.network</td><td>@gtg</td><td style="display: none;"></td></tr> <tr><td>api.openhive.network</td><td>@gtg</td><td style="display: none;"></td></tr>
<tr><td>anyx.io</td><td>@anyx</td><td style="display: none;"></td></tr> <tr><td>anyx.io</td><td>@anyx</td><td style="display: none;"></td></tr>
<tr><td>api.hivekings.com</td><td>@drakos</td><td style="display: none;"></td></tr>
<tr><td>hived.privex.io</td><td>@privex</td><td style="display: none;"></td></tr> <tr><td>hived.privex.io</td><td>@privex</td><td style="display: none;"></td></tr>
<tr><td>rpc.ausbit.dev</td><td>@ausbitbank</td><td style="display: none;"></td></tr> <tr><td>rpc.ausbit.dev</td><td>@ausbitbank</td><td style="display: none;"></td></tr>
<tr><td>techcoderx.com</td><td>@techcoderx</td><td style="display: none;"></td></tr> <tr><td>techcoderx.com</td><td>@techcoderx</td><td style="display: none;"></td></tr>
...@@ -29,6 +28,7 @@ Although `hived` fully supports WebSockets (`wss://` and `ws://`) public nodes t ...@@ -29,6 +28,7 @@ Although `hived` fully supports WebSockets (`wss://` and `ws://`) public nodes t
<tr><td>api.deathwing.me</td><td>@deathwing</td><td style="display: none;"></td></tr> <tr><td>api.deathwing.me</td><td>@deathwing</td><td style="display: none;"></td></tr>
<tr><td>api.c0ff33a.uk</td><td>@c0ff33a</td><td style="display: none;"></td></tr> <tr><td>api.c0ff33a.uk</td><td>@c0ff33a</td><td style="display: none;"></td></tr>
<tr><td>hive-api.arcange.eu</td><td>@arcange</td><td style="display: none;"></td></tr> <tr><td>hive-api.arcange.eu</td><td>@arcange</td><td style="display: none;"></td></tr>
<tr><td>api.pharesim.me</td><td>@pharesim</td><td style="display: none;"></td></tr>
</tbody> </tbody>
</table> </table>
</div> </div>
......
...@@ -72,7 +72,7 @@ options = { ...@@ -72,7 +72,7 @@ options = {
url: 'https://api.openhive.network', url: 'https://api.openhive.network',
failover_urls: [ failover_urls: [
'https://anyx.io', 'https://anyx.io',
'https://api.hivekings.com', 'https://rpc.ausbit.dev',
'https://hived.privex.io', 'https://hived.privex.io',
] ]
} }
......
logo.png 0 → 100644
logo.png

14.3 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment