Skip to content

Commit

Permalink
Merge pull request #218 from cashubtc/blinding
Browse files Browse the repository at this point in the history
Restructured blinding + custom messages + keep vectors
  • Loading branch information
Egge21M authored Feb 1, 2025
2 parents 40a70bd + 49615e7 commit 7cb1e80
Show file tree
Hide file tree
Showing 10 changed files with 725 additions and 271 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

"rules": {
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/consistent-type-definitions": ["warn", "type"],
"@typescript-eslint/array-type": ["error", { "default": "generic" }],
"require-await": "off",
"@typescript-eslint/require-await": "error",
Expand Down
Loading

0 comments on commit 7cb1e80

Please sign in to comment.