1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/docs/interfaces/PublisherTrustedAlgorithm.md
2023-05-02 18:18:30 +01:00

1.1 KiB
Raw Blame History

@oceanprotocol/lib / Exports / PublisherTrustedAlgorithm

Interface: PublisherTrustedAlgorithm

Table of contents

Properties

Properties

containerSectionChecksum

containerSectionChecksum: string

Hash of algorithms metadata.algorithm.container section.

Defined in

@types/DDO/Service.ts:18


did

did: string

The DID of the algorithm which is trusted by the publisher.

Defined in

@types/DDO/Service.ts:6


filesChecksum

filesChecksum: string

Hash of algorithms files section.

Defined in

@types/DDO/Service.ts:12