UNPKG
@protokol/guardian-crypto
Version:
beta (1.0.0-beta.41)
latest (1.0.0)
1.0.0
1.0.0-beta.41
1.0.0-beta.40
1.0.0-beta.39
1.0.0-beta.38
1.0.0-beta.37
1.0.0-beta.36
1.0.0-beta.35
1.0.0-beta.34
1.0.0-beta.33
1.0.0-beta.32
1.0.0-beta.31
1.0.0-beta.30
1.0.0-beta.28
1.0.0-beta.27
1.0.0-beta.26
1.0.0-beta.25
1.0.0-beta.24
1.0.0-beta.23
Transaction Builders For Guardian Transaction Types
docs.protokol.com/nft/
protokol/guardian
@protokol/guardian-crypto
/
dist
/
defaults.d.ts
13 lines
(12 loc)
•
252 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
export declare const defaults: { guardianTypeGroup: number; version: number; guardianGroupName: { minLength: number; maxLength: number; }; guardianGroupPriority: { min: number; max: number; }; };