mirror of
https://github.com/FlipsideCrypto/eth_activity.git
synced 2026-02-06 10:46:46 +00:00
force shroomDK again
This commit is contained in:
parent
1094d03485
commit
df55b2bcb2
@ -7,7 +7,8 @@ library(httr)
|
||||
library(shroomDK)
|
||||
|
||||
# gitignored - get your own ShroomDK key from Flipside Crypto!
|
||||
# for local deployments read your own api_key, for RConnect deployments rely on manual setting of environment variable
|
||||
# for local deployments read your own api_key
|
||||
# for RConnect deployments rely on manual setting of environment variable
|
||||
|
||||
api_key <- ifelse(file.exists('api_key.txt'),
|
||||
readLines("api_key.txt"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user