Skip to content
Snippets Groups Projects
Commit c862d905 authored by Anthony GRAIGNIC's avatar Anthony GRAIGNIC
Browse files

Add example in README for mining in a desired time

parent 19228797
No related branches found
No related tags found
1 merge request!14Update mobility quantification
Pipeline #6363 passed
......@@ -58,6 +58,9 @@ Options:
- (optional) `rpc_url` Node RPC url e.g. http://127.0.0.1:8545
- (optional) `chain_id` Chain id e.g. 636363
- (optional) `desired_vdf_duration` Desired VDF duration = mining duration e.g. 60secs
Example: `cargo run mine http://127.0.0.1:8545' 636363 60`
## Env vars
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment