UNPKG
gitiumiota
Version:
latest (1.0.0-alpha.1)
1.0.0-alpha.1
IOTA Client Reference Implementation
github.com/iotaledger/iota.lib.js
iotaledger/iota.lib.js
gitiumiota
/
packages
/
kerl
/
src
/
errors.ts
3 lines
(2 loc)
•
118 B
text/typescript
View Raw
1
2
3
export
const
ILLEGAL_TRITS_LENGTH
=
'Illegal trits length'
export
const
ILLEGAL_WORDS_LENGTH
=
'Illegal words length'