Skip to content

Commit

Permalink
Update SolanaMarketplace.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PromiseGameFi committed Sep 26, 2024
1 parent 95af1fe commit 11e9dac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -18,6 +18,7 @@ void USolanaMarketplace::ListItemForSale(FString ItemID, float Price, const FStr
Request->ProcessRequest();
}


void USolanaMarketplace::BuyItem(FString ItemID, const FString& Callback)
{
// Implement item buying logic here

0 comments on commit 11e9dac

Please sign in to comment.