Helios API/ API Reference/ Classes/

HeliosData

Base-type of all data-types that exist both on- and off-chain, and map directly to Helios instances.

Deprecated

Hierarchy

Index

Constructors

constructor

new HeliosData()

Inherited from

CborData.constructor

Methods

toCbor

toCbor(): number[]

Returns

number[]

Inherited from

CborData.toCbor

toCborHex

toCborHex(): string

Returns

string

Inherited from

CborData.toCborHex

toSchemaJson

toSchemaJson(): string

Returns

string