@broxus/js-core
Advanced tools
Comparing version 0.13.5 to 0.13.6
@@ -28,3 +28,2 @@ import { type Address, type DelayedMessageExecution, type Transaction } from 'everscale-inpage-provider'; | ||
export interface NativeCurrency<Addr = any> { | ||
balance?: string; | ||
decimals: number; | ||
@@ -31,0 +30,0 @@ icon?: string; |
{ | ||
"name": "@broxus/js-core", | ||
"version": "0.13.5", | ||
"version": "0.13.6", | ||
"description": "MobX-based JavaScript Core library", | ||
@@ -63,3 +63,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "55d51a4274cdcf4372c0324e9b180529df96aba1" | ||
"gitHead": "6dfe94c62db5e8c693af3fe3aae7da4d535b0159" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1240078
26677