Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidRange = errors.New("invalid range")
)
Functions ¶
func GetMessageHash ¶
GetMessageHash gets EIP-191 personal-sign message digest to sign https://github.com/ethers-io/ethers.js/blob/c5cb7cd71d9a12b8feeec4fd956d0a416b0be32f/src.ts/hash/message.ts#L35-L36
func GetTypedDataHash ¶
GetTypedDataHash returns the hash of the fully encoded eip-712 %%value%% for %%types%% with %%domain%%. https://github.com/ethers-io/ethers.js/blob/c5cb7cd71d9a12b8feeec4fd956d0a416b0be32f/src.ts/hash/typed-data.ts#L491
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.