UNPKG

@provablehq/sdk

Version:

A Software Development Kit (SDK) for Zero-Knowledge Transactions

8 lines (7 loc) 133 B
export interface OutputJSON { type: string; id: string; checksum?: string; value: string; dynamic_id?: string; }