Skip to content

Commit

Permalink
extend comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VjeraTurk committed Jan 14, 2025
1 parent e0105d7 commit 2de5a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/messaging/mint_v3.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ func (h *evmResponseHandler) prepareMintResponseV3(
price,
paymentToken,
isoCurrency,
// TODO: @VjeraTurk cancellable after contract upgrade (cancellation)
// TODO: @VjeraTurk cancellable after contract upgrade (cancellation and booking v3)
)
if err != nil {
errMessage := fmt.Sprintf("error minting NFT: %v", err)
Expand Down

0 comments on commit 2de5a6d

Please sign in to comment.