Interface: TypedData
RPCSPEC07.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-07/dist/types/wallet-api/typedData.d.ts:40
primaryType​
• primaryType: string
Defined in​
node_modules/starknet-types-07/dist/types/wallet-api/typedData.d.ts:41
domain​
• domain: StarknetDomain
Defined in​
node_modules/starknet-types-07/dist/types/wallet-api/typedData.d.ts:42
message​
• message: object
Defined in​
node_modules/starknet-types-07/dist/types/wallet-api/typedData.d.ts:43