interface HeaderAminoMsg {
    type: "/tendermint.types.Header";
    value: HeaderAmino;
}

Properties

Properties

type: "/tendermint.types.Header"