Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractSigAndData ¶
func HashEIP712Message ¶
Implement the hashing function based on EIP-712 requirements
func SignMessage ¶
func SignMessage(hash []byte, privateKey *ecdsa.PrivateKey) ([]byte, error)
Types ¶
type SigAndData ¶
Click to show internal directories.
Click to hide internal directories.