Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Cannot create transaction #547

Closed
shuse2 opened this issue Jun 13, 2018 · 0 comments
Closed

Cannot create transaction #547

shuse2 opened this issue Jun 13, 2018 · 0 comments
Assignees

Comments

@shuse2
Copy link
Contributor

shuse2 commented Jun 13, 2018

Description

lisk> create transaction transfer 100 13356260975429434553L
Please enter your secret passphrase: ****
Please re-enter your secret passphrase: ****
null
TypeError: Can't call method on  null
    at TypeError (native)
    at module.exports (/Users/shuse2/Documents/10_lisk/lisk-commander/node_modules/core-js/modules/_defined.js:3:30)
    at module.exports (/Users/shuse2/Documents/10_lisk/lisk-commander/node_modules/core-js/modules/_to-iobject.js:5:18)
    at /Users/shuse2/Documents/10_lisk/lisk-commander/node_modules/core-js/modules/_object-to-array.js:6:13
    at Function.entries (/Users/shuse2/Documents/10_lisk/lisk-commander/node_modules/core-js/modules/es7.object.entries.js:7:12)
    at getKeyValueObject (/Users/shuse2/Documents/10_lisk/lisk-commander/src/utils/tablify.js:41:16)
    at /Users/shuse2/Documents/10_lisk/lisk-commander/src/utils/tablify.js:50:6
    at Array.forEach (native)
    at addValuesToTable (/Users/shuse2/Documents/10_lisk/lisk-commander/src/utils/tablify.js:47:23)
    at tablify (/Users/shuse2/Documents/10_lisk/lisk-commander/src/utils/tablify.js:72:3)

Steps to Reproduce

Actual behavior: [What actually happens]
It should handle the null case

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

1.0.0-beta
Please provide the version you are working with. Please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant