EthSignTypedData
No description
type EthSignTypedData {
messageAddress: MessageAddress!
hdWalletPath: HdWalletPath!
unverifiedDigestData: DigestData!
}
Fields
EthSignTypedData.messageAddress ● MessageAddress! non-null object
The message and address from which the message is signed from
EthSignTypedData.hdWalletPath ● HdWalletPath! non-null object
The HD wallet path within the BIP32 Wallet
EthSignTypedData.unverifiedDigestData ● DigestData! non-null object
The digest of the message