Skip to content

Commit

Permalink
Update hookapi.h
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Mar 13, 2024
1 parent 57ac031 commit a27dace
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions contracts/utils/hookapi.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@
#define COMPARE_LESS 2U
#define COMPARE_GREATER 4U

// Common Signing Field Sizes (Bytes)
#define SFS_ACCOUNT 20
#define SFS_AMOUNT_XRP 8
#define SFS_AMOUNT_IOU 48

#include "error.h"
#include "extern.h"
#include "sfcodes.h"
Expand Down

0 comments on commit a27dace

Please sign in to comment.