Atleta-network / atleta

https://atleta.network
GNU General Public License v3.0
9 stars 5 forks source link

Add script to run validator #124

Closed ales-tsurko closed 3 months ago

ales-tsurko commented 3 months ago

As nodes are now running with safe only RPC API's, we need to run it once with unsafe RPC-API's enabled to add session keys. Then we restart it again with safe-only API's. The script is added to run a node with unsafe RPC-API's enabled, add keys and perform staking->validate call.