A Wallet Standard feature for signing a personal message, and returning the message bytes that were signed, and message signature.
Wallets can still implement this method for compatibility, but this has been replaced by the sui:signPersonalMessage feature
sui:signPersonalMessage
Namespace for the feature.
Version of the feature API.
A Wallet Standard feature for signing a personal message, and returning the message bytes that were signed, and message signature.
Deprecated
Wallets can still implement this method for compatibility, but this has been replaced by the
sui:signPersonalMessage
feature