Skip to content

Commit 12c53f7

Browse files
docs: add link for block status info (#415)
1 parent 6b18cd8 commit 12c53f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/20.zksync-protocol/10.api/10.conventions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@ The following options are possible for the defaultBlock parameter:
5757
- String "finalized" - for the latest finalized block
5858
- String "pending" - for the pending state/transactions
5959

60+
::callout{icon="i-heroicons-information-circle" color="blue"}
61+
[Learn more](https://www.alchemy.com/docs/reference/ethereum-developer-guide-to-the-merge#what-are-safe-and-finalized)
62+
about the difference between "safe" and "finalized".
63+
::
64+
6065
## Batching JSON-RPC Requests
6166

6267
JSON-RPC requests can be batched together.

0 commit comments

Comments
 (0)