Skip to content

Commit eddb020

Browse files
authored
Update reference in RSKIP529 (#538)
1 parent 2f2b790 commit eddb020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IPs/RSKIP529.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This RSKIP adds new storage cells to the Bridge native contract for storing base
2828

2929
RSKIP535 [2](#references) defines how base event information can be stored in the block header extension to enable efficient zero-knowledge proofs of cumulative work. However, for this mechanism to work effectively, the Union Bridge contract needs a way to store and manage the current base and super event data that will be included in block headers.
3030

31-
The Bridge native contract provides persistent storage capabilities to maintain the current state of base and super events. As described in RSKIP353, this data is then used by miners to populate the baseEvent field in block headers, enabling the zero-knowledge proof functionality.
31+
The Bridge native contract provides persistent storage capabilities to maintain the current state of base and super events. As described in RSKIP535 [2](#references), this data is then used by miners to populate the baseEvent field in block headers, enabling the zero-knowledge proof functionality.
3232

3333
## Specification
3434

0 commit comments

Comments
 (0)