Skip to main content
Version: 0.3.0-beta

Interface: ComputeAlgorithm

@types.ComputeAlgorithm

Hierarchy

Properties

algocustomdata

Optional algocustomdata: Object

Index signature

[key: string]: any

Defined in

src/@types/Compute.ts:13


did

did: string

Inherited from

ComputeAsset.did

Defined in

src/@types/Compute.ts:5


serviceId

Optional serviceId: string

Inherited from

ComputeAsset.serviceId

Defined in

src/@types/Compute.ts:6


userdata

Optional userdata: Object

Index signature

[key: string]: any

Inherited from

ComputeAsset.userdata

Defined in

src/@types/Compute.ts:7