Skip to content

Commit

Permalink
🐛 nft bought is too soon, close #5622
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed May 11, 2023
1 parent 57e4f57 commit 3530d99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ const handleBuy = async () => {
}
try {
transaction({
await transaction({
interaction: ShoppingActions.BUY,
currentOwner: props.currentOwner,
price: props.nftPrice,
Expand Down

0 comments on commit 3530d99

Please sign in to comment.