Skip to main content

Interface: SigningPayload

types/sign.SigningPayload

Propertiesโ€‹

curveTypeโ€‹

โ€ข curveType: number

Defined inโ€‹

src/types/sign.d.ts:4


encodingTypeโ€‹

โ€ข Optional encodingType: number

Defined inโ€‹

src/types/sign.d.ts:6


hashTypeโ€‹

โ€ข hashType: number

Defined inโ€‹

src/types/sign.d.ts:5


payloadโ€‹

โ€ข payload: string | Buffer | Uint8Array | Buffer[] | EIP712MessagePayload

Defined inโ€‹

src/types/sign.d.ts:3


protocolโ€‹

โ€ข Optional protocol: ETH_MESSAGE_PROTOCOL

Defined inโ€‹

src/types/sign.d.ts:7


signerPathโ€‹

โ€ข signerPath: SigningPath

Defined inโ€‹

src/types/sign.d.ts:2