Hashes a message for signing and verification in a manner that prevents inadvertently signing a transaction.
Declared in <common/signmessage.h>
<common/signmessage.h>
uint256 MessageHash(std::string const& message);
The hash of the message combined with the message magic.