We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
------Exit Alice------ ------Unspents of 0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d------ [ { output: { address: '0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d', value: '9974809', color: 0 }, outpoint: Outpoint { hash: <Buffer a5 15 e0 fa 52 5c 8c a7 79 05 af 06 74 6b f5 a6 11 e2 9a fb 37 45 a6 1e 5e 90 ff 0b e5 61 e0 02>, index: 1 } } ] ------Will attept to exit unspent 0 of 0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d------ Unspent amount: 9974809 Error: Invalid signature v value at Object.exports.ecrecover (/code/leap/integration-tests/node_modules/leap-core/node_modules/ethereumjs-util/dist/index.js:391:11) at Function.recoverSignerAddress (/code/leap/integration-tests/node_modules/leap-core/dist/input.js:249:45) at Function.fromRaw (/code/leap/integration-tests/node_modules/leap-core/dist/input.js:235:28) at Function.fromRaw (/code/leap/integration-tests/node_modules/leap-core/dist/transaction.js:605:41) at /code/leap/integration-tests/node_modules/leap-core/dist/block.js:227:185 at Array.map () at Function.from (/code/leap/integration-tests/node_modules/leap-core/dist/block.js:227:137) at /code/leap/integration-tests/node_modules/leap-core/dist/period.js:151:29 at Array.map () at /code/leap/integration-tests/node_modules/leap-core/dist/period.js:150:9 at process._tickCallback (internal/process/next_tick.js:68:7)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
------Exit Alice------
------Unspents of 0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d------
[ { output:
{ address: '0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d',
value: '9974809',
color: 0 },
outpoint:
Outpoint {
hash:
<Buffer a5 15 e0 fa 52 5c 8c a7 79 05 af 06 74 6b f5 a6 11 e2 9a fb 37 45 a6 1e 5e 90 ff 0b e5 61 e0 02>,
index: 1 } } ]
------Will attept to exit unspent 0 of 0x2b2b598faba3661c2e4eaa75f9e6a111d860a86d------
Unspent amount: 9974809
Error: Invalid signature v value
at Object.exports.ecrecover (/code/leap/integration-tests/node_modules/leap-core/node_modules/ethereumjs-util/dist/index.js:391:11)
at Function.recoverSignerAddress (/code/leap/integration-tests/node_modules/leap-core/dist/input.js:249:45)
at Function.fromRaw (/code/leap/integration-tests/node_modules/leap-core/dist/input.js:235:28)
at Function.fromRaw (/code/leap/integration-tests/node_modules/leap-core/dist/transaction.js:605:41)
at /code/leap/integration-tests/node_modules/leap-core/dist/block.js:227:185
at Array.map ()
at Function.from (/code/leap/integration-tests/node_modules/leap-core/dist/block.js:227:137)
at /code/leap/integration-tests/node_modules/leap-core/dist/period.js:151:29
at Array.map ()
at /code/leap/integration-tests/node_modules/leap-core/dist/period.js:150:9
at process._tickCallback (internal/process/next_tick.js:68:7)
The text was updated successfully, but these errors were encountered: