from message tendermint.types.LightBlock

Hierarchy

Constructors

Properties

signedHeader?: SignedHeader

from field: tendermint.types.SignedHeader signed_header = 1;

validatorSet?: ValidatorSet

from field: tendermint.types.ValidatorSet validator_set = 2;

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

Methods