Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
upd
  • Loading branch information
Merculiar committed Jul 29, 2024
1 parent e1775e8 commit 47fb4e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class DlnQuoteResponseDto with _$DlnQuoteResponseDto {

@freezed
class CreateTxRequestDto with _$CreateTxRequestDto {
@JsonSerializable(includeIfNull: false)
const factory CreateTxRequestDto({
required String srcChainId,
required String srcChainTokenIn,
Expand Down

0 comments on commit 47fb4e8

Please sign in to comment.