这个 tx 的问题出现在哪里啊,怎么分析?
-
https://testnet.qtum.org/tx/a21d3f17e8e2c8da6682f3bf31cfe4cd9d1e57aad99a805a241ea52aa30a0166
$ curl --header 'Content-Type: application/json' --data '{"jsonrpc":"1.0","method":"sendtocontract","id":"275","params":["914579415d3be290a6d381632b4638ce1ada3fe6","40c10f190000000000000000000000002352be3db3177f0a07efbe6da5857615b8c9901d000000000000000000000000000000000000000000000000000000000000000a",0,15928640,"0.00000100","qLn9vqbr2Gx3TsVR9QyTVB5mrMoh4x43Uf"]}' 'http://qtum:[email protected]:3889'
调用的参数格式跟这个一样,其实就是个 ERC20 的合约,调用 mint 的时候出错了