mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update remit.ts
This commit is contained in:
@@ -4,7 +4,7 @@ import { isHex } from '../utils'
|
|||||||
|
|
||||||
import { BaseTransaction, validateBaseTransaction } from './common'
|
import { BaseTransaction, validateBaseTransaction } from './common'
|
||||||
|
|
||||||
const MAX_URI_LENGTH = 256
|
const MAX_URI_LENGTH = 512
|
||||||
const DIGEST_LENGTH = 64
|
const DIGEST_LENGTH = 64
|
||||||
const MAX_ARRAY_LENGTH = 32
|
const MAX_ARRAY_LENGTH = 32
|
||||||
const MAX_BLOB_LENGTH = 1024
|
const MAX_BLOB_LENGTH = 1024
|
||||||
|
|||||||
Reference in New Issue
Block a user