Type Alias: UUID
type UUID = string;
Defined in: packages/overcast-core/src/types/index.ts:161
A backend-minted handle for an off-chain record — an RFQ or a quote. This is usually just a uuid TODO: make this type safe uuid
type UUID = string;
Defined in: packages/overcast-core/src/types/index.ts:161
A backend-minted handle for an off-chain record — an RFQ or a quote. This is usually just a uuid TODO: make this type safe uuid