Post
Topic
Board Electrum
Re: cant sign a message with electrum
by
pinoye
on 14/09/2013, 09:29:40 UTC
I also have a question about signing message in the console of electrum.
I tried the function
signmessage()
which suggest 3 arguments have to be given. I wonder which 3?
I tried
signmessage(address, message), but return a false response.
I check documentation web of electrum.org, as well as google, without luck no information provided.

Could anyone show how to use signmessage() function in the console?