@bloock/sdk / IpfsLoader
Class: IpfsLoader
Represents a loader for IPFS data availability.
Implements
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new IpfsLoader(id
): IpfsLoader
Constructs a IpfsLoader object with the specified parameters.
Parameters
Name | Type |
---|---|
id | string |
Returns
Defined in
entity/availability/ipfs_loader.ts:16
Properties
args
• args: LoaderArgs
Implementation of
Defined in
entity/availability/ipfs_loader.ts:10
type
• type: DataAvailabilityType
Implementation of
Defined in
entity/availability/ipfs_loader.ts:9
Methods
toProto
▸ toProto(): Loader
Returns
Loader