FAQ
Which chain does Glacier testnet support?
OpBNB Testnet
Is a whitelist required to run a testnet verifier?
To encourage broader user participation in the Glacier Testnet and facilitate bug identification, the Glacier Testnet operates without requiring a whitelist.
How do I get OpBNB Testnet Token?
You can get some OpBNB Testnet Token from the Testnet Faucet.
I got an insufficient funds for transfer
error when running the node.
You need to Transfer your testing assets to OpBNB testnet to pay for the transaction fee. HowTo
How do I check if node is running correctly?
The node will print out the following message when it is ready:
Node already active
QueryVerifyTask
I got the message NodeEnter, Waiting For Your Node(0x...) License...
when running the node.
Just wait for a while. We will mint the license NFT for your node automatically after it has been running for a while.
I got an exec format error: ...
error when running the node.
Make sure your binary is the right arch for your OS. For example, if you are using a Mac, the binary should be
verifier_macos_amd64
orverifier_macos_arm64
for M1 CPUs.
Last updated