This function allows you to verify your coin-mining code.
| URL | /verify_example_coin |
|---|---|
| Inputs | JSON in this format:
{ "coin_blob" : "base64-encoded blob of the coin you mined", "id_of_miner" : "your miner id" } |
| Output | JSON containing either the success message or an error message |
| Method | POST |
If you prefer not to use the API, you can use the form below to verify your coin: