mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Java chaincode that can be deployed via test-network, with shortname 'private' Unit test for core transactions Bugfix for QueryAsset txn function signature Incorporated PR feedback Signed-off-by: Sijo Cherian <sijo@ibm.com>
11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"index": {
|
|
"fields": [
|
|
"objectType",
|
|
"owner"
|
|
]
|
|
},
|
|
"ddoc": "indexOwnerDoc",
|
|
"name": "indexOwner",
|
|
"type": "json"
|
|
}
|