Skip to content

Commit 6f33a2b

Browse files
committed
requested changes
1 parent e026621 commit 6f33a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/entropy/whats-new-entropyv2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ event Revealed(
6262

6363
This updated `Revealed` event
6464

65-
- abstracted away the information from `EntropyStructs.Request` to the `Revealed` event for easier consumption.
66-
- added a `callbackFailed` boolean to indicate if the callback failed.
65+
- denormalizes fields from `EntropyStructs.Request` to a flat representation in the `Revealed` event for easier consumption.
66+
- adds a `callbackFailed` boolean to indicate if the callback failed.
6767

6868
This will help teams to easily track the status of their callbacks and re-request them if they fail on-chain.
6969

0 commit comments

Comments
 (0)