fabric-samples/off_chain_data/application-go/parser
Stanislav Jakuschevskij 97b89dce26
Remove write state from store and minor changes
Use simplified return pattern. Change to var for slice declarations and
simplified read-write-set unmarshal.

Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
2025-02-27 16:33:58 +01:00
..
block.go Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00
block_test.go Move channel header unmarshal to constructor 2025-02-24 13:14:48 +01:00
endorserTransaction.go Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00
namespaceReadWriteSet.go Add second batch of pull request rework 2025-02-24 13:14:48 +01:00
payload.go Move channel header unmarshal to constructor 2025-02-24 13:14:48 +01:00
readWriteSet.go Refactor parser package, decompose files 2025-02-24 13:14:48 +01:00
transaction.go Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00