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

    Params represents the parameters used for by the slashing module.

    from message cosmos.slashing.v1beta1.Params

    Hierarchy

    Index

    Constructors

    Properties

    downtimeJailDuration?: Duration

    from field: google.protobuf.Duration downtime_jail_duration = 3;

    minSignedPerWindow: Uint8Array<ArrayBuffer> = ...

    from field: bytes min_signed_per_window = 2;

    signedBlocksWindow: bigint = protoInt64.zero

    from field: int64 signed_blocks_window = 1;

    slashFractionDoubleSign: Uint8Array<ArrayBuffer> = ...

    from field: bytes slash_fraction_double_sign = 4;

    slashFractionDowntime: Uint8Array<ArrayBuffer> = ...

    from field: bytes slash_fraction_downtime = 5;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.slashing.v1beta1.Params"

    Methods