fireblocks-sdk
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -421,3 +421,3 @@ export interface VaultAccountResponse { | ||
nameSuffix?: string; | ||
minAmountThreshold: number; | ||
minAmountThreshold?: number; | ||
} | ||
@@ -424,0 +424,0 @@ export interface VaultBalancesFilter { |
{ | ||
"name": "fireblocks-sdk", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"main": "dist/fireblocks-sdk.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/fireblocks-sdk.d.ts", |
90470