fireblocks-sdk
Advanced tools
Comparing version 1.5.12 to 1.5.13
@@ -128,3 +128,3 @@ export interface VaultAccountResponse { | ||
gasLimit?: number | string; | ||
note: string; | ||
note?: string; | ||
cpuStaking?: number; | ||
@@ -131,0 +131,0 @@ networkStaking?: number; |
{ | ||
"name": "fireblocks-sdk", | ||
"version": "1.5.12", | ||
"version": "1.5.13", | ||
"main": "dist/fireblocks-sdk.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/fireblocks-sdk.d.ts", |
82647