forked from mitmedialab/CoreID
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Signatures(in console payload and alert box) are showing as 'undefined' when signing documents and claims. I have ./bitcoind running in my bitcoin-0.14.1/bin folder. The issue seems to be with the 'signMessage' function.
The 'signed' variable is appearing as 'true' in the payload (which it shouldn't if signatures aren't being provided). My guess is that this issue is related to: #39. I have installed CouchDB, but some more documentation on how to configure CouchDB with this project would be helpful.