Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add download doc. #318

Merged
merged 4 commits into from
Nov 10, 2023
Merged

add download doc. #318

merged 4 commits into from
Nov 10, 2023

Conversation

Ashuaidehao
Copy link
Collaborator

Close #250.

@Jim8y Jim8y merged commit 3e6fd58 into neo-project:master Nov 10, 2023
-?|--help Show help information.
```

Download contract and its storage from the remote rpc node into local chain.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this line in here? It's the same information as in line 469

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Liaojinghui

Copy link
Contributor

@Jim8y Jim8y Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ixje #327 Please take a look

[Options]:
-i|--input <INPUT> Path to neo-express data file
-h|--height <HEIGHT> Block height to get contract state for
Default value is: 0.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should explain that default means 'latest' (just like we did in the CLI help text 0442001)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

command reference is missing contract download entry
3 participants