Skip to content

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

@a10000005588

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.

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