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