-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels