Skip to content

The blockNumber in BS_Receipt in MongoDB should be type int64 for getLogs #8

Description

@a10000005588

Because the parameter of getLogs has "latest" which is to get the latest block in the blockchain,
thus the type of blockNumber in the receipt should be the integer in order to easily query the result.

Need to modify the writing rule in bc2 or manually change the type in MongoDB by the script.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvalidThis doesn't seem right

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions