Description Usage Arguments Value Examples
Release NMR
1 | release_nmr(value, model_id = NULL, mfa_code = "", password = "")
|
value |
The amount of NMR to release |
model_id |
The id of the model with which to stake |
mfa_code |
The mfa code |
password |
Your password |
The transaction hash for release request
1 2 3 4 | ## Not run:
release_tx_hash <- release_nmr(value = 1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.