Open voddan opened 5 years ago
Here in the documenting comment it says that createCredentialDefinition "stores [credential definition] to ledger if not exists", which is not what the implementation is doing. https://github.com/hyperledger-labs/cordentity/blob/3f11d7385363318588cd4c985c6c82035a602643/indy-utils/src/main/kotlin/com/luxoft/blockchainlab/hyperledger/indy/wallet/WalletUser.kt#L179
createCredentialDefinition
Probably this is an inaccuracy in the documenttaion.
Here in the documenting comment it says that
createCredentialDefinition
"stores [credential definition] to ledger if not exists", which is not what the implementation is doing. https://github.com/hyperledger-labs/cordentity/blob/3f11d7385363318588cd4c985c6c82035a602643/indy-utils/src/main/kotlin/com/luxoft/blockchainlab/hyperledger/indy/wallet/WalletUser.kt#L179Probably this is an inaccuracy in the documenttaion.