Description Usage Arguments Value Examples
View source: R/Blockwatchconfig.R
Query or set Blockwatch API base url
1 | blockwatch.base_url(base_url)
|
base_url |
Optionally passed parameter to set Blockwatch |
Returns invisibly the currently set base_url
.
1 2 3 4 | ## Not run:
blockwatch.base_url('https://data.blockwatch.cc/v1')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.