Skip to content

Commit 31dc1cb

Browse files
committed
add finality & confidence levels docs
1 parent 6ec9b97 commit 31dc1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/cre/concepts/finality.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CRE translates confidence levels to the appropriate blockchain mechanism:
4545

4646
### SAFE and LATEST
4747

48-
For all supported chains, `SAFE` and `LATEST` use the chain's native `safe` and `latest` block tags respectively. These are standard JSON-RPC block parameters supported by all CRE-compatible chains.
48+
When you specify `SAFE` or `LATEST` in your workflows, CRE uses the chain's native `safe` and `latest` block tags respectively for all supported chains.
4949

5050
### FINALIZED
5151

0 commit comments

Comments
 (0)