bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class ResponseInitChain

    from message tendermint.abci.ResponseInitChain

    Hierarchy

    Index

    Constructors

    Properties

    appHash: Uint8Array<ArrayBuffer> = ...

    from field: bytes app_hash = 3;

    consensusParams?: ConsensusParams

    from field: tendermint.types.ConsensusParams consensus_params = 1;

    validators: ValidatorUpdate[] = []

    from field: repeated tendermint.abci.ValidatorUpdate validators = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.abci.ResponseInitChain"

    Methods