From 8518a6bda0dbdbbf8ffff356b45e5117568250ea Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Fri, 4 Nov 2022 13:13:45 +0800 Subject: [PATCH] 1 --- webapp/controller/BlockChainController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/BlockChainController.class.php b/webapp/controller/BlockChainController.class.php index d067cb3d..5c7fcff8 100644 --- a/webapp/controller/BlockChainController.class.php +++ b/webapp/controller/BlockChainController.class.php @@ -216,7 +216,7 @@ class BlockChainController extends BaseAuthedController { 'token_ids' => $tokenIds ), array( - 'action' => Transaction::EVOLVE_721_ACTION_TYPE, + 'action' => Transaction::EVOLVE_CHIP_ACTION_TYPE, 'tokenId' => $tokenId1, 'itemType' => 0, 'itemUniId' => 0,