@emurgo/cardano-serialization-lib-nodejs
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1826,2 +1826,3 @@ /* tslint:disable */ | ||
/** | ||
* DOES include burnt coins if fee is above minimum | ||
* @returns {BigNum} | ||
@@ -1841,2 +1842,3 @@ */ | ||
/** | ||
* DOES NOT include burnt coins if fee is above minimum | ||
* @returns {BigNum} | ||
@@ -1843,0 +1845,0 @@ */ |
{ | ||
"name": "@emurgo/cardano-serialization-lib-nodejs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "cardano_serialization_lib_bg.wasm", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1145265
7345