bitmessagecli crashes when trying to send and you have no own addresses #877
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python2 bitmessagecli.py
send
M
BM-[some-address]
//error
the same with broadcasts.
Woops... I have not generated an address. I guess you should add some check for that. =)
This is fixed in https://github.com/Lvl4Sword/PyBitmessage-CLI/blob/master/bitmessagecli.py
My CLI has very minor bugs, but should be production ready.
Protip: This CLI is designed to replace the current one. So if you get an OSError, you didn't replace it 😃