Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonleekramer committed Feb 24, 2024
1 parent 2773733 commit 2d13625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ devtools::install_github("brandonleekramer/onchainR")
This is a basic example which shows you how to solve a common problem:

```{r example}
library(onchainR)
library(onchainR)
vitalik_eth = "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
my_prc_provider = "https://eth-mainnet.rpc.grove.city/v1/"
Expand Down

0 comments on commit 2d13625

Please sign in to comment.