interface RequestFlushAminoMsg {
    type: "/tendermint.abci.RequestFlush";
    value: RequestFlushAmino;
}

Properties

Properties

type: "/tendermint.abci.RequestFlush"