@equilab/network
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -22,4 +22,4 @@ import type chains from "../../config/chains"; | ||
getBalance: Getter<[`0x${string}`], C>; | ||
getNativeBalance: Getter<[`0x${string}`, C]>; | ||
getTransferArgs: Getter<[`${number}`, `0x${string}`, C]>; | ||
getNativeBalance: Getter<[`0x${string}`], C>; | ||
getTransferArgs: Getter<[`${number}`, `0x${string}`], C>; | ||
parseBalance: Parser<C>; | ||
@@ -26,0 +26,0 @@ parseNativeBalance: Parser<C>; |
{ | ||
"name": "@equilab/network", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "none", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package