mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
trying to pass the tests
This commit is contained in:
parent
d0b1e9d97d
commit
b7cfae07e0
1 changed files with 0 additions and 1 deletions
|
|
@ -420,7 +420,6 @@ class PrivateAssetTransfer extends Contract {
|
|||
|
||||
// Check 2: verify that the buyer has agreed to the appraised value
|
||||
|
||||
|
||||
// Get collection names
|
||||
const collectionOwner = await this.getCollectionName(ctx); // get owner collection from caller identity
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue