diff --git a/webapp/controller/MarketController.class.php b/webapp/controller/MarketController.class.php index bcc6f00b..77181cc2 100644 --- a/webapp/controller/MarketController.class.php +++ b/webapp/controller/MarketController.class.php @@ -224,10 +224,7 @@ class MarketController extends BaseController { 'batch_idx' => $currBatchMeta['id'], 'order_id' => $orderId, 'type' => $type, - //'item_id' => $itemId, 'buyer_address' => $buyerAddress, - //'token_id' => $tokenId, - //'token_type' => $tokenType, 'price' => $price, 'payment_token_address' => $paymentTokenAddress, 'nonce' => $nonce,