UNPKG

@harmoniclabs/plu-ts-onchain

Version:

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

11 lines (10 loc) 471 B
export declare const PTxOutRef: import("../../../PTypes/PStruct/pstruct.js").PStruct<{ PTxOutRef: { id: import("../../../type_system/types.js").StructT<{ PTxId: { txId: [import("../../../type_system/types.js").PrimType.BS]; }; }, import("../../../type_system/types.js").Methods>; index: [import("../../../type_system/types.js").PrimType.Int]; }; }, import("../../../type_system/types.js").Methods>;