I have already start a local Fabric network 2.2 by following the official guide (fabcar project).
This is the output of docker ps -a
:
docker ps
Now, I have these questions:
- Where is the ledger file which stores the transaction history?
- How can I see the historical transactions and the created blocks?
I have read the doc in Fabric Website, that doesn't really help.