Skip to content

Commit d430a98

Browse files
authored
Update sui/caip2.md
1 parent 9f7dc1b commit d430a98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sui/caip2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Only these exact network identifiers are currently supported.
4747

4848
### Resolution Mechanics
4949

50-
To resolve a CAIP-2 `sui:<network>` identifier into a unique chain identitier, clients typically query a trusted full node associated with the specified network. While the `suix_getChainIdentifier` JSON-RPC method is commonly used for this purpose, resolution is not limited to JSON-RPC. Other interfaces, such as GraphQL, may also support retrieving the corresponding genesis checkpoint digest.
50+
To resolve a CAIP-2 `sui:<network>` identifier into a unique chain identitier, clients typically query a trusted full node associated with the specified network. While the `suix_getChainIdentifier` JSON-RPC method is commonly used for this purpose, resolution is not limited to JSON-RPC. Other node interfaces, such as GraphQL, may also support retrieving identifiers pertinent to locating records, such as a genesis checkpoint digest unique to each chain.
5151

5252
**Sample request**
5353

0 commit comments

Comments
 (0)