interface LightBlockAminoMsg {
    type: "/tendermint.types.LightBlock";
    value: LightBlockAmino;
}

Properties

Properties

type: "/tendermint.types.LightBlock"