🖥️Update Verifier
If you're running the Nillion Verifier, please update to the latest image version v1.0.1.
List Available Docker Container
Delete old Docker Images to free up disk space
Pull the latest accuser Image
Stop & remove the old container
Change <containerid> with your docker container id
Restart the verifier
Adjust the --block-start
value to the block height just before your registered verifier. To find this height, check the address you used to register your verifier on your connected Keplr wallet, then look up the transaction hash of type "Pay For" on the blockchain explorer to determine the block height where your verifier was registered
Check verifier logs
Wait until it synchronizes with the current block height. Once it does, you should see if the status shows "Registered" as true.
If the issue occurs again, you can restart it by running this command:
Last updated