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

return null actions while using getActions. #20

Open
ghost opened this issue Nov 6, 2018 · 1 comment
Open

return null actions while using getActions. #20

ghost opened this issue Nov 6, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 6, 2018

I configured the file right and all other end points are working fine. But eos.getActions("account_name",-1,1).then((result)=> console.log(result)); is returning { actions: [], last_irreversible_block: 23070550 } But if I use cleos command it working fine : like this
cleos --url https://junglehistory.cryptolions.io:443 get actions account_name -1 -1 -j . I don't know what I am doing wrong here?

@srishti-khandelwal
Copy link

Hello @nirdesh365 ,

I am facing the same problem, but its returning at least something when requesting get_actions on mainnet , but yes it is giving null if requested on testnet.
:)

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

No branches or pull requests

1 participant