RPC request to sign an internal message without broadcasting it.
params[0] is a JSON-stringified payload identical in shape to SendTransactionRpcRequest.
params[0]
signMessage (RPC spec)
signMessage
dApp-assigned request id; used to match the wallet response
single-element tuple: the JSON-stringified payload
RPC request to sign an internal message without broadcasting it.
params[0]is a JSON-stringified payload identical in shape to SendTransactionRpcRequest.See
signMessage(RPC spec)