decentralized-identity / sidetree

Sidetree Specification and Reference Implementation
https://identity.foundation/sidetree/spec
Apache License 2.0
438 stars 112 forks source link

Fixed bugs - type checking #786

Closed txalkan closed 4 years ago

txalkan commented 4 years ago

Fixed the following errors:

15 const [authPublicKey] = await OperationGenerator.generateKeyPair('authePbulicKey', ['auth']);

59 const [authPublicKey] = await OperationGenerator.generateKeyPair('authePbulicKey', ['auth']);