Skip to main content

@bloock/sdk / HostedPublisher

Class: HostedPublisher

Represents a publisher for hosted data availability.

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new HostedPublisher(): HostedPublisher

Constructs a HostedPublisher object with the specified parameters.

Returns

HostedPublisher

Defined in

entity/availability/hosted_publisher.ts:15

Properties

args

args: PublisherArgs

Implementation of

Publisher.args

Defined in

entity/availability/hosted_publisher.ts:10


type

type: DataAvailabilityType

Implementation of

Publisher.type

Defined in

entity/availability/hosted_publisher.ts:9

Methods

toProto

toProto(): Publisher

Returns

Publisher

Implementation of

Publisher.toProto

Defined in

entity/availability/hosted_publisher.ts:20