Skip to content

Commit

Permalink
Merge commit '08d240360f102788f6f7b602c26a315a9fb6b0ae' into brij-sca…
Browse files Browse the repository at this point in the history
…lex-fee-upd
  • Loading branch information
justinenerio committed Jan 29, 2025
2 parents 78dbbe0 + 08d2403 commit 40bd5ea
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/espressocash_api/lib/src/dto/scalex.dart
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class ScalexFees with _$ScalexFees {
@freezed
class ScalexBrijFeeResponseDto with _$ScalexBrijFeeResponseDto {
const factory ScalexBrijFeeResponseDto({
required int fiatAmount,
required double fiatAmount,
required double cryptoAmount,
required double rate,
required ScalexFees scalexFees,
Expand Down
16 changes: 8 additions & 8 deletions packages/espressocash_api/lib/src/dto/scalex.freezed.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/espressocash_api/lib/src/dto/scalex.g.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40bd5ea

Please sign in to comment.