status-go icon indicating copy to clipboard operation
status-go copied to clipboard

waku_post expects pubKey to be base64

Open pedrouid opened this issue 5 years ago • 1 comments
trafficstars

I've setup a node with Waku enabled and I was trying to post messages through JSON-RPC using the waku_post method with a pubKey. It would always return invalid public key error message. Apparently it expected the public key to be base64, this should be changed to expect hex

pedrouid avatar May 14 '20 14:05 pedrouid

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

status-github-bot[bot] avatar Aug 05 '21 15:08 status-github-bot[bot]