decentralized-identity / sidetree

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

fix(ref-imp): refactored getWriterValueTimeLock() to handle error better #1163

Closed thehenrytsai closed 2 years ago

thehenrytsai commented 2 years ago

Existing code parses too early, preventing other error handling code to take place.