Comparing version 4.8.0 to 4.8.1
@@ -33,3 +33,3 @@ "use strict"; | ||
getAddress = (key) => { | ||
return __1.Address.parseFriendly(this.getString('key')).address; | ||
return __1.Address.parseFriendly(this.getString(key)).address; | ||
}; | ||
@@ -36,0 +36,0 @@ getInt = (key) => { |
{ | ||
"name": "ton", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"repository": "https://github.com/ex3ndr/ton.git", | ||
@@ -5,0 +5,0 @@ "author": "Steve Korshakov <steve@korshakov.com>", |
163402