mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Persisting ledger writes to the file system into the store.log file in the application-go directory. The write values are converted from bytes to a string when the read write sets are unwrapped in the transaction processor. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com> |
||
|---|---|---|
| .. | ||
| contract | ||
| parser | ||
| utils | ||
| app.go | ||
| connect.go | ||
| getAllAssets.go | ||
| go.mod | ||
| go.sum | ||
| listen.go | ||
| transact.go | ||