status-go
status-go copied to clipboard
waku_post expects pubKey to be base64
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
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.