Skip to content

error with getEvonodesProposedEpochBlocksByIds with epoch<7 #2315

Open
@p-m

Description

@p-m

Hello,
I would like to get the count for any epoch, for example epoch 6.
I use this command:

grpcurl -proto node_modules/@dashevo/dapi-grpc/protos/platform/v0/platform.proto \
    -d '{"v0": {"ids": ["XXX"], "epoch": 6}}' 1.2.3.4:443 \
    org.dash.platform.dapi.v0.Platform/getEvonodesProposedEpochBlocksByIds

Expected Behavior: Get the count.

Current Behavior: Error message:

ERROR:
  Code: Internal
  Message: query: storage: grovedb: path parent layer not found: could not get key for parent of subtree optional no tx: path key not found: key not found in Merk for get from storage: 6d

TIA for any help to get the count for any epoch, Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions