We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b18cd8 commit 12c53f7Copy full SHA for 12c53f7
content/20.zksync-protocol/10.api/10.conventions.md
@@ -57,6 +57,11 @@ The following options are possible for the defaultBlock parameter:
57
- String "finalized" - for the latest finalized block
58
- String "pending" - for the pending state/transactions
59
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
+
65
## Batching JSON-RPC Requests
66
67
JSON-RPC requests can be batched together.
0 commit comments