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