check description
+ key-derivation/getPairFromPrivate() M key-derivation/generateKeypair to use class Key + class Key for interop between different zkl modules
This commit is contained in:
7
.prettierrc
Normal file
7
.prettierrc
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 2,
|
||||
"bracketSpacing": true,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user