You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<NEW_POOL_BOX_ADDRESS_HASH_STR> - base16-encoded blake2b hash of the serialized pool box contract for the new pool box
77
-
<REWARD_TOKEN_ID_STR> - base16-encoded reward token id in the new pool box (use existing if unchanged)
78
-
<REWARD_TOKEN_AMOUNT> - reward token amount in the pool box at the time of update transaction is committed
71
+
This will submit an update tx.
79
72
80
-
were printed at the end of the `prepare-update` command.
73
+
Make sure the `pool_config_updated.yaml` config file generated during the `prepare-update` command is at hand.
74
+
Run
81
75
82
-
This will submit an update tx.
83
-
After the update tx is confirmed, remove `scanIds.json` and use `oracle_config_updated.yaml` to run the oracle (i.e., rename it to `oracle_config.yaml` and restart the oracle).
84
-
Distribute the new oracle config file to all the oracles. Run `oracle-core print-safe-config`, send it, and instruct the invited oracle to set `node_ip`, `node_api_key` and `oracle_address` to their liking.
85
-
Be sure they delete `scanIds.json` before restart.
0 commit comments