1
This commit is contained in:
parent
2e91f7e53d
commit
4fec316ae0
@ -224,10 +224,7 @@ class MarketController extends BaseController {
|
|||||||
'batch_idx' => $currBatchMeta['id'],
|
'batch_idx' => $currBatchMeta['id'],
|
||||||
'order_id' => $orderId,
|
'order_id' => $orderId,
|
||||||
'type' => $type,
|
'type' => $type,
|
||||||
//'item_id' => $itemId,
|
|
||||||
'buyer_address' => $buyerAddress,
|
'buyer_address' => $buyerAddress,
|
||||||
//'token_id' => $tokenId,
|
|
||||||
//'token_type' => $tokenType,
|
|
||||||
'price' => $price,
|
'price' => $price,
|
||||||
'payment_token_address' => $paymentTokenAddress,
|
'payment_token_address' => $paymentTokenAddress,
|
||||||
'nonce' => $nonce,
|
'nonce' => $nonce,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user