Skip to content

return null actions while using getActions. #20

@ghost

Description

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions