gxchain / gxb-core

GXChain Blockchain implementation
https://www.gxchain.org
GNU General Public License v3.0
226 stars 78 forks source link

Testnet 调用合约 #192

Closed Alan52 closed 4 years ago

Alan52 commented 5 years ago

在测试网络中使用GXCWallet调用合约,抛出异常。偶现

异常: type: "un_def_error", message: "Cannot destructure property code of 'undefined' or 'null'.", code: 433, isError: true, originalError: TypeError: Cannot destructure property code of 'undefined' or 'null'.

Alan52 commented 5 years ago

GXC Wallet 版本信息:0.0.2 Testnet 合约:gametest2

RootkitKiller commented 4 years ago

已解决 #190