Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
292 stars 211 forks source link

Update blsjs.d.ts #448

Closed BubbleTrouble14 closed 4 months ago

BubbleTrouble14 commented 6 months ago

Updated blsjs.d.ts type inside the G1Element generator to return G1Element and not G2Element, or is this already correct ?

coveralls-official[bot] commented 6 months ago

Pull Request Test Coverage Report for Build 7634832904


Totals Coverage Status
Change from base Build 7631464555: 0.0%
Covered Lines: 1645
Relevant Lines: 1738

💛 - Coveralls
github-actions[bot] commented 4 months ago

'This PR has been flagged as stale due to no activity for over 60 days. It will not be automatically closed, but it has been given a stale-pr label and should be manually reviewed.'

BubbleTrouble14 commented 4 months ago

Ah sorry. I'll close this pull request and open a new one with the correct fix.