mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Add some methods to the parsing API within the Go off_chain_data sample for consistency with the Node and Java implementations: - ToProto() on Block, Transaction and NamespaceReadWriteSet. - ValidationCode() on Transaction. - Creator() on Transaction Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com> |
||
|---|---|---|
| .. | ||
| contract | ||
| parser | ||
| app.go | ||
| connect.go | ||
| getAllAssets.go | ||
| go.mod | ||
| go.sum | ||
| listen.go | ||
| store.go | ||
| transact.go | ||
| utils.go | ||