You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: