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

    Class HashedParams

    HashedParams is a subset of ConsensusParams.

    It is hashed into the Header.ConsensusHash.

    from message tendermint.types.HashedParams

    Hierarchy

    Index

    Constructors

    Properties

    blockMaxBytes: bigint = protoInt64.zero

    from field: int64 block_max_bytes = 1;

    blockMaxGas: bigint = protoInt64.zero

    from field: int64 block_max_gas = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "tendermint.types.HashedParams"

    Methods