Skip to content

Commit

Permalink
Add AMMClawback unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yinyiqian1 committed Sep 19, 2024
1 parent a6cc26f commit 5d634f6
Show file tree
Hide file tree
Showing 9 changed files with 1,596 additions and 25 deletions.
1 change: 1 addition & 0 deletions include/xrpl/protocol/jss.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ JSS(EscrowFinish); // transaction type.
JSS(Fee); // in/out: TransactionSign; field.
JSS(FeeSettings); // ledger type.
JSS(Flags); // in/out: TransactionSign; field.
JSS(Holder); // field.
JSS(incomplete_shards); // out: OverlayImpl, PeerImp
JSS(Invalid); //
JSS(LastLedgerSequence); // in: TransactionSign; field
Expand Down
Loading

0 comments on commit 5d634f6

Please sign in to comment.