Hierarchy

  • CardanoNode

Properties

eraSummaries: (() => Promise<EraSummary[]>)

Type declaration

stakeDistribution: (() => Promise<StakeDistribution>)

Type declaration

systemStart: (() => Promise<Date>)

Type declaration

    • (): Promise<Date>
    • Get the start date of the network.

      Returns

      Network start date

      Throws

      Returns Promise<Date>

Methods

Generated using TypeDoc