Function getConsensusState

  • Returns information regarding the given consensus application.

    Returns

    ConsensusState current state of the consensus application

    Parameters

    • algodClient: default

      Algorand client to query

    • consensusConfig: ConsensusConfig

      consensus application and xALGO config

    Returns Promise<ConsensusState>

Generated using TypeDoc