Skip to content

Commit

Permalink
(fix) Reformat a couple of lines that trunk didn't like.
Browse files Browse the repository at this point in the history
  • Loading branch information
rrw-zilliqa committed Jun 3, 2024
1 parent 4e945c2 commit 50c4eb0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions zq2/docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ There are a number of differences between Zilliqa 1.0 and Zilliqa 2.0 that you s

## API differences

- There are no DS epochs any longer (though some are faked to allow existing applications that retrieve the current DS epoch to work), so the transaction pool is no longer cleared at the start of a DS epoch.
- `GetTransactionStatus` no longer depends on an off-chain transaction store, and therefore now works for any transaction.
- There are no DS epochs any longer (though some are faked to allow
existing applications that retrieve the current DS epoch to work),
so the transaction pool is no longer cleared wat the start of a DS
epoch.
- `GetTransactionStatus` no longer depends on an off-chain transaction
store, and therefore now works for any transaction.

## Continuity

Expand Down

0 comments on commit 50c4eb0

Please sign in to comment.