Skip to content

Commit

Permalink
Update Types.GetBuyWithFiatQuote.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed Nov 27, 2024
1 parent e627d4a commit f4be659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Thirdweb/Thirdweb.Pay/Types.GetBuyWithFiatQuote.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class BuyWithFiatQuoteParams(
/// </summary>
[JsonProperty("fromAmountUnits")]
public string FromAmountUnits { get; set; } = fromAmountUnits;

/// <summary>
/// The provider to use on the application for thirdweb pay
/// </summary>
Expand Down

0 comments on commit f4be659

Please sign in to comment.