This commit is contained in:
aozhiwei 2022-01-28 17:17:55 +08:00
parent 0313b5a896
commit a6751213aa

View File

@ -60,3 +60,21 @@
}
}
}
** payForBoxWithSignature error
{
"data": {
"0xfe76ff93f276c0690c12f57e8dcf6a34df2dcf5991bbfef3d57e9bde9121ef45": {
"error": "revert",
"program_counter": 897,
"return": "0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001d5b42455d20696e76616c6964207369676e6174757265206c656e677468000000",
"reason": "[BE] invalid signature length"
},
"stack": "c: VM Exception while processing transaction: revert [BE] invalid signature length\n at Function.c.fromResults (/root/.nvm/versions/node/v14.17.0/lib/node_modules/ganache-cli/build/ganache-core.node.cli.js:4:192416)\n at w.processBlock (/root/.nvm/versions/node/v14.17.0/lib/node_modules/ganache-cli/build/ganache-core.node.cli.js:42:50915)\n at processTicksAndRejections (internal/process/task_queues.js:95:5)",
"name": "c"
}
}
** net error
Error: connection not open on send()