Skip to main content

@bloock/sdk / IpfsPublisher

Class: IpfsPublisher

Represents a publisher for IPFS data availability.

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new IpfsPublisher(): IpfsPublisher

Constructs a IpfsPublisher object with the specified parameters.

Returns

IpfsPublisher

Defined in

entity/availability/ipfs_publisher.ts:15

Properties

args

args: PublisherArgs

Implementation of

Publisher.args

Defined in

entity/availability/ipfs_publisher.ts:10


type

type: DataAvailabilityType

Implementation of

Publisher.type

Defined in

entity/availability/ipfs_publisher.ts:9

Methods

toProto

toProto(): Publisher

Returns

Publisher

Implementation of

Publisher.toProto

Defined in

entity/availability/ipfs_publisher.ts:20