Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: luck
> ./sample-data-old/bitcoin-price.1.highlighter
Lenses
(coming soon!)
{
"id": "bitcoin-price.1",
"name": "test",
"properties": [
{
"name": "$",
"formula": "${/[A-Z]+/:currency}",
"visibility": "HIDDEN"
},
{
"name": "price",
"formula": "FetchJSON(`https://api.coindesk.com/v1/bpi/currentprice/${TextOfHighlight(currency)}.json`, 5)?.bpi[TextOfHighlight(currency)].rate_float",
"visibility": "INLINE"
}
]
}