@meshsdk/common
Advanced tools
Comparing version
@@ -246,2 +246,4 @@ export { generateMnemonic, mnemonicToEntropy } from 'bip39'; | ||
outputs: UTxO[]; | ||
blockHeight?: number; | ||
blockTime?: number; | ||
}; | ||
@@ -248,0 +250,0 @@ |
@@ -772,3 +772,3 @@ // src/constants/protocol-parameters.ts | ||
var DEFAULT_FETCHER_OPTIONS = { | ||
maxPage: 100, | ||
maxPage: 20, | ||
order: "desc" | ||
@@ -775,0 +775,0 @@ }; |
{ | ||
"name": "@meshsdk/common", | ||
"version": "1.9.0-beta.17", | ||
"version": "1.9.0-beta.18", | ||
"description": "Contains constants, types and interfaces used across the SDK and different serialization libraries", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.cjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
212095
0.05%5617
0.04%