mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 20:55:48 +00:00
Publish 1.0.0-rc1 (#93)
* Prepare to release rc1 of ripple-binary-codec v1.0.0
This commit is contained in:
@@ -41,7 +41,6 @@ class UInt32 extends UInt {
|
||||
return new UInt32(buf);
|
||||
}
|
||||
|
||||
console.log(typeof val);
|
||||
throw new Error("Cannot construct UInt32 from given value");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user