Skip to content

Commit b92c124

Browse files
authored
Update links in RSKIP535 (#541)
1 parent 1eb1484 commit b92c124

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

IPs/RSKIP535.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ created: 2025-10-08
1212

1313
## Abstract
1414

15-
This RSKIP adds a new field `baseEvent` to the Rootstock Block header, according to the rules of [RSKIP 194](./RSKIP194). The new field can be used by a new bridge to store peg-out information and allow proving a chain in zero knowledge at a much lower cost than retrieving it from contract storage.
15+
This RSKIP adds a new field `baseEvent` to the Rootstock Block header, according to the rules of [RSKIP 194](./RSKIP194.md). The new field can be used by a new bridge to store peg-out information and allow proving a chain in zero knowledge at a much lower cost than retrieving it from contract storage.
1616

1717
## Motivation
1818

19-
[RSKIP 194](./RSKIP194) proposes a modification in the block header to allow extending the block header without interfering with the PowHSMs.
19+
[RSKIP 194](./RSKIP194.md) proposes a modification in the block header to allow extending the block header without interfering with the PowHSMs.
2020

21-
[RSKIP 144](./RSKIP144) adds a new field to the header called `txExecutionSublistsEdges`.
21+
[RSKIP 144](./RSKIP144.md) adds a new field to the header called `txExecutionSublistsEdges`.
2222

23-
[RSKIP 351](./RSKIP351) indicates how this field is appended to the extension data.
23+
[RSKIP 351](./RSKIP351.md) indicates how this field is appended to the extension data.
2424

2525
This RSKIP add one additional field `baseEvent` to the block header extension , and also redefines the version number to 2 such that both `txExecutionSublistsEdges` and `baseEvent` fields can be included.
2626

0 commit comments

Comments
 (0)