useSolanaSignMessage
This is the hook that will be used to sign a message. And have the mutation, which would be the end result and the callbacks to modify
Import
Usage
Parameters
opts
UseSolanaSignMessageParams
- Options for the hook to get setup.
Returns
SolanaSignedMessage
This should be hook mutations plus a few more. Used to get the end result of the signing and the callbacks.