interface LightBlockProtoMsg {
    typeUrl: "/tendermint.types.LightBlock";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.types.LightBlock"
value: Uint8Array