Comparing version 4.8.2 to 4.8.3
@@ -29,3 +29,3 @@ "use strict"; | ||
} | ||
return new bn_js_1.default(stake.slice(2)); | ||
return new bn_js_1.default(stake.slice(2), 'hex'); | ||
} | ||
@@ -32,0 +32,0 @@ async getElectionEntities() { |
{ | ||
"name": "ton", | ||
"version": "4.8.2", | ||
"version": "4.8.3", | ||
"repository": "https://github.com/ex3ndr/ton.git", | ||
@@ -5,0 +5,0 @@ "author": "Steve Korshakov <steve@korshakov.com>", |
163409