Description Usage Arguments Details
View source: R/share-creation.R
Description
1 2 3 4 5 6 7 8 9 10 11 12 13 | create_share(
url.townforged = "http://127.0.0.1:18881/json_rpc",
url.wallet = "http://127.0.0.1:63079/json_rpc",
commodity.id,
bot.account.id,
contrib.type,
contrib.quantity,
contrib.transaction.height,
contrib.nonce,
contrib.investor,
verbose = FALSE,
...
)
|
url.wallet |
TODO |
commodity.id |
TODO |
contrib.type |
TODO |
contrib.quantity |
TODO |
contrib.transaction.height |
TODO |
contrib.nonce |
TODO |
contrib.investor |
TODO |
verbose |
TODO |
... |
TODO |
TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.