Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zswjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
楚学文
zswjs
Commits
11da676d
Commit
11da676d
authored
Mar 17, 2022
by
cf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
working
parent
6ef974ab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
package.json
package.json
+1
-1
zswjs-numeric.ts
src/zswjs-numeric.ts
+1
-1
No files found.
package.json
View file @
11da676d
{
{
"name"
:
"
zswjs
"
,
"name"
:
"
zswjs
"
,
"version"
:
"1.3.
2
"
,
"version"
:
"1.3.
4
"
,
"description"
:
"中数文API"
,
"description"
:
"中数文API"
,
"main"
:
"dist/index.js"
,
"main"
:
"dist/index.js"
,
"scripts"
:
{
"scripts"
:
{
...
...
src/zswjs-numeric.ts
View file @
11da676d
...
@@ -256,7 +256,7 @@ export enum KeyType {
...
@@ -256,7 +256,7 @@ export enum KeyType {
k1
=
0
,
k1
=
0
,
r1
=
1
,
r1
=
1
,
wa
=
2
,
wa
=
2
,
gm
=
4
,
gm
=
3
,
}
}
/** Public key data size, excluding type field */
/** Public key data size, excluding type field */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment