FhenixProtocol / fhenix.js

The JavaScript SDK for Fhenix
https://fhenixjs.fhenix.zone/
Other
2 stars 1 forks source link

DON'T MERGE: Add support for custom signer in generatePermit function #16

Closed toml01 closed 5 months ago

toml01 commented 5 months ago

This is probably not the right way to do this, but just as an example of what this feature would look like. As discussed with @Cashmaney

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.86% 937 / 1219
🔵 Statements 76.86% 937 / 1219
🔵 Functions 74% 37 / 50
🔵 Branches 68.93% 71 / 103
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/extensions/access_control/permit/index.ts 85.52% 70.58% 66.66% 85.52% 65-66, 86-87, 93-108, 130-136, 144-145, 154-155, 227-228
Generated in workflow #25