Interface: TypedData
RPCSPEC08.WALLET_API.TypedData
SPEC: TYPED_DATA The complete typed data, with all the structs, domain data, primary type of the message, and the message itself.
Properties​
types​
• types: Record
<string
, StarknetType
[]>
Defined in​
node_modules/starknet-types-08/dist/types/wallet-api/typedData.d.ts:41
primaryType​
• primaryType: string
Defined in​
node_modules/starknet-types-08/dist/types/wallet-api/typedData.d.ts:42
domain​
• domain: StarknetDomain
Defined in​
node_modules/starknet-types-08/dist/types/wallet-api/typedData.d.ts:43
message​
• message: object
Defined in​
node_modules/starknet-types-08/dist/types/wallet-api/typedData.d.ts:44