Skip to content

Commit

Permalink
Debug tx
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Dec 13, 2024
1 parent 35ec528 commit 60b86d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cadence/transactions/create_nft_listing.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ transaction {
)
],
marketplacesCapability: nil,
customID: nil,
commissionAmount: 0.0,
expiry: UInt64(getCurrentBlock().timestamp + 60 * 60 * 24)
)
Expand Down

0 comments on commit 60b86d5

Please sign in to comment.