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

Update index.md #1663

Merged
merged 2 commits into from
Apr 29, 2022
Merged

Update index.md #1663

merged 2 commits into from
Apr 29, 2022

Conversation

Clay-Mysten
Copy link
Contributor

Announce JSON-RPC API on Learn index

Announce JSON-RPC API on Learn index
@Clay-Mysten Clay-Mysten enabled auto-merge (squash) April 29, 2022 15:33
Replace REST with RPC in API link
Copy link
Contributor

@patrickkuo patrickkuo left a comment

Choose a reason for hiding this comment

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

just 1 thing need to change, otherwise LGTM

@@ -14,6 +14,7 @@ For a deep dive into Sui technology, see the [Sui Smart Contracts Platform](../.

Find the latest updates to these contents in this section:

* [JSON-RPC API](../build/json-rpc.md) - Set up your own local Sui RPC Server and use the Sui JSON-RPC API to interact with a local Sui network.
* [Narwhal and Tusk for consensus](../learn/architecture/consensus.md) - Learn about Narwhal and Tusk, Sui's high-throughput mempool and consensus engine.
* [REST API publishing](../build/rest-api.md#post-apipublish) - Instructions exist for publishing Move modules via the Publish endpoint.
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to change this to:

  • RPC API publishing - Instructions exist for publishing Move modules via the Publish RPC method.

@Clay-Mysten Clay-Mysten merged commit cd93e35 into main Apr 29, 2022
@Clay-Mysten Clay-Mysten deleted the Clay-Mysten-patch-4 branch April 29, 2022 16:04
longbowlu pushed a commit that referenced this pull request May 12, 2022
Announce JSON-RPC API on Learn index
punwai pushed a commit that referenced this pull request Jul 27, 2022
Announce JSON-RPC API on Learn index
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