dustThreshold is a UInt53
This commit is contained in:
parent
70c874e3cc
commit
33a9dc4cce
@ -39,7 +39,7 @@ var Network = typeforce.compile({
|
||||
pubKeyHash: UInt8,
|
||||
scriptHash: UInt8,
|
||||
wif: UInt8,
|
||||
dustThreshold: typeforce.Number
|
||||
dustThreshold: UInt53
|
||||
})
|
||||
|
||||
var Script = typeforce.compile({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user