The sign method calculates an Ethereum specific signature with: sign(keccak256("\x19Ethereum Signed Message:\n" + len(message) + message))).
POST
/eth_sign
ETH Methods
Last modified:2024-05-27 22:00:50
Request
Body Params application/json
Request samples
Responses
Modified at 2024-05-27 22:00:50
Previous
Creates new message call transaction or a contract creation, if the data field contains code.
Next
The sync status object may need to be different depending on the details of Tendermint's sync protocol. However, the 'synced' result is simply a boolean, and can easily be derived from Tendermint's internal sync state.