Skip to content

Commit 171b5f2

Browse files
committed
README
1 parent b1f5326 commit 171b5f2

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

traces/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ All host calls have a gas cost of **$10$**, with the following exceptions:
2323

2424
## Vectors
2525

26-
- [Fallback](./fallback): fallback block authoring, no-work-reports
27-
- [Safrole](./safrole): safrole block authoring, no-work-reports
28-
- [Storage](./storage): no-safrole, storage related reports (read/write)
29-
- [Preimages](./preimages): no-safrole, preimages related reports (solicit/forget)
26+
- [Fallback](./fallback): fallback block authoring, no work reports.
27+
- [Safrole](./safrole): safrole block authoring, no work reports.
28+
- [Storage](./storage): no-safrole, service storage related work reports.
29+
- [Preimages](./preimages): no-safrole, preimages related work reports.
30+
- [Storage Light](./storage_light): no-safrole, service related work reports.
31+
- [Preimages LIght](./preimages_light): no-safrole, preimages related work reports.
3032

3133
Traces with work reports come in two variants: standard versions containing up
3234
to 6 work items per report, and lightweight versions limited to a single work

0 commit comments

Comments
 (0)