I tried sending transactions to tendermint test network
in docker using abci-cli
both in batch
and console
format. Even though it shows the data with query
and info
, it does not reflect in the tendermint block. How do i ensure that the transactions are stored in the tendermint blocks and not in a different merkle tree.