stake_change | R Documentation |
Change stake by 'value' NMR
stake_change(nmr, action = "decrease", model_id, tournament = 8)
nmr |
amount of NMR you want to increase/decrease |
action |
'increase' or 'decrease' |
model_id |
Target model UUID |
tournament |
Tournament ID, 8 for Main, 11 for Signal |
Stake change information
## Not run: stake_change(nmr=10,action="decrease",model_id = get_models()[["bayo"]],tournament=8) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.