Interface: AppDataInfo
Information about the app-data, including the JSON document and the keccak256 hash of the full document.
See https://github.com/cowprotocol/app-data
Properties
appDataKeccak256
• appDataKeccak256: string
Defined in
external/cow-sdk/src/trading/types.ts:193
doc
• doc: AppDataRootSchema
Defined in
external/cow-sdk/src/trading/types.ts:191
fullAppData
• fullAppData: string
Defined in
external/cow-sdk/src/trading/types.ts:192