Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: eth_getBlock - full switch to FALSE returns: Error in transaction$to : $ operator is invalid for atomic vectors #1

Open
ciesse79 opened this issue Feb 22, 2022 · 0 comments
Assignees
Labels

Comments

@ciesse79
Copy link

Description of the bug

Hi there,
I'm using ether package with RStudio and Infura, trying to get a "light" block with "full = FALSE".
I get "Error in transaction$to : $ operator is invalid for atomic vectors" as result

How to solve?

CS79

Steps To Reproduce

library(ether)
set_rpc_address("https://mainnet.infura.io/v3/")
eth_getBlock(full=FALSE)

Additional Information

using
macOS 12.0.1
RStudio 2022.02 - b443
R ver 4.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants