@broxus/ever-wallet-wasm
Advanced tools
Comparing version 0.2.9 to 0.2.10
@@ -581,3 +581,3 @@ /* tslint:disable */ | ||
accountId: number, | ||
network: 'ever' | 'ton', | ||
path: 'ever' | 'ton', | ||
entropy: 'bits128' | 'bits256', | ||
@@ -1289,4 +1289,4 @@ }; | ||
readonly protoconnection_new: (a: any) => number; | ||
readonly __wbg_jrpcconnection_free: (a: number, b: number) => void; | ||
readonly __wbg_protoconnection_free: (a: number, b: number) => void; | ||
readonly __wbg_jrpcconnection_free: (a: number, b: number) => void; | ||
readonly stringquery_onTimeout: (a: number) => void; | ||
@@ -1293,0 +1293,0 @@ readonly stringquery_onError: (a: number, b: any) => void; |
@@ -8,3 +8,3 @@ { | ||
"description": "Nekoton bindings for WASM", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -11,0 +11,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
4552188