Skip to content

Run Check command failing for rosetta-cli #3

@mobeen-10

Description

@mobeen-10

Hi, I was trying to run rosetta implementation of handshake in this repo.

I am unable to run "run check" command, as mentioned in project Read Me with following error:

$ rosetta-cli check --lookup-balance-by-block=false 
Command Failed: unknown command "check" for "rosetta-cli"

Did you mean this?
	check:data
	check:construction

I think its possible that check command existed for older rosetta-cli versions but it no longer exists for current version. We have to explicitly specify wether we want to run check:data or check:construction.

This may require update in project readme.

Also when I tried to run check:data, It required a config file. I was able to create one but check:data command seemed stuck on "testnet".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions