zicaden
Results
2
issues of
zicaden
#### What this PR does / why we need it: Issue #404 #### Which issue(s) this PR fixes: Issue #404 Fixes # #### Special notes for your reviewer: #### Does...
### What happened? The fix provided through https://github.com/hyperledger-labs/blockchain-explorer/pull/30 is incomplete. The Sequelize function requires enabling TLS. In the file https://github.com/hyperledger-labs/blockchain-explorer/blob/main/app/persistence/postgreSQL/PgService.ts Please change the code for the below: ` getUserModel(attributes, options)...
bug