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