Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Birch <birchmd8@gmail.com>
  • Loading branch information
jakmeier and birchmd authored May 22, 2024
1 parent 8d1f88c commit dc27a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neps/nep-0539.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ The new chunk execution then follows this order.
- Add the removed receipts to the outgoing receipts of the new chunk.
4. Convert all transactions to receipts included in the chunk.
- Local receipts, which are receipts where the sender account id is equal to
the receiver id, are set aside as local receipts for step 4.
the receiver id, are set aside as local receipts for step 5.
- Non-local receipts up to `outgoing_gas_limit[receipt.receiver]` for the
respective shard go to the outgoing receipts list of the chunk.
- (new) Non-local receipts above `outgoing_gas_limit[receipt.receiver]` for
Expand Down

0 comments on commit dc27a23

Please sign in to comment.