@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
Defined in
entity/availability/hosted_publisher.ts:15
Properties
args
• args: PublisherArgs
Implementation of
Defined in
entity/availability/hosted_publisher.ts:10
type
• type: DataAvailabilityType
Implementation of
Defined in
entity/availability/hosted_publisher.ts:9
Methods
toProto
▸ toProto(): Publisher
Returns
Publisher