hyperledger / hyperledger/fabric-chaincode-java

Abstract the CompositeKey implementation

Open
#308 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
323
Forks
210
Avg merge
8h 1m
Merged PRs (30d)
8

Description

The choice of delimiter key used in the CompositeKey is subjective. The chaincode implementer may choose to have their own delimiter logic in place. The keys added in the CompositeKey would end up in the blockchain's state db, eventually in the blocks as well. The choice to application developers makes it possible for them to choose what keys are added in those structures.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.