interface BlockAminoMsg {
    type: "/tendermint.types.Block";
    value: BlockAmino;
}

Properties

Properties

type: "/tendermint.types.Block"
value: BlockAmino