Skip to content

Commit

Permalink
fee down to 2.2 (#3328)
Browse files Browse the repository at this point in the history
  • Loading branch information
ap-justin committed Sep 24, 2024
1 parent 0ff9ac3 commit 4aeb3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const BYTES_IN_MB = 1e6;

export const PROCESSING_RATES = {
chariot: 0.029,
stripe: 0.029,
stripe: 0.022,
/** $cents */
stripe_flat: 0.3,
crypto: 0.01,
Expand Down

0 comments on commit 4aeb3e5

Please sign in to comment.