SignMessage
Query String Parameters
// Some code
window.bw.put.signMessage({
"message": "...", // the message, base58 encoded
"session": "...", // token received from connect-method
"display": "utf8" | "hex", // the encoding to use when displaying the message
})Returns
โ
Approve
โReject
Last updated