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

docs: add rpc method using guide #1228

Merged
merged 11 commits into from
Dec 15, 2023
Merged

Conversation

geometryolife
Copy link
Collaborator

No description provided.

@geometryolife geometryolife changed the title rpc docs: add rpc method using guide Dec 13, 2023
Copy link

vercel bot commented Dec 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 9:46am


### rooch_listStates

按 `access_path` 列出状态。如果 `StateOptions.decode` 为 `true`,则对状态进行解码并在响应中返回解码后的值。
Copy link
Contributor

Choose a reason for hiding this comment

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

access_path 的格式需要有地方说明一下。

#985

可以参考代码: https://github.com/rooch-network/rooch/blob/main/moveos/moveos-types/src/access_path.rs#L14-L15

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

access_path 的格式需要有地方说明一下。

#985

可以参考代码: https://github.com/rooch-network/rooch/blob/main/moveos/moveos-types/src/access_path.rs#L14-L15

好的,等会我修改一下

@jolestar jolestar merged commit f20b735 into rooch-network:main Dec 15, 2023
4 checks passed
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.

2 participants