I have both Blockscout and the smart-contract-verifier running on a server and I am unable to verify smart contracts. I have both of these variables enabled for the explorer like so:
ENABLE_RUST_VERIFICATION_SERVICE=true
RUST_VERIFICATION_SERVICE_URL=http://127.0.01:8043
When I run this command:
/api/v1/solidity/versions
I get this error:
{"message":"Params 'module' and 'action' are required parameters","result":null,"status":"0"}
The blockchain is based on Polygon Edge. And the Blockscout version is v4.1.8.
I have both Blockscout and the smart-contract-verifier running on a server and I am unable to verify smart contracts. I have both of these variables enabled for the explorer like so:
When I run this command:
I get this error:
The blockchain is based on Polygon Edge. And the Blockscout version is v4.1.8.