@dynamic-amm/sdk
Advanced tools
Comparing version 3.0.21 to 3.0.22
@@ -43,3 +43,3 @@ import { Percent, Trade } from './entities'; | ||
*/ | ||
args: (string | string[])[]; | ||
args: Array<string | Array<string | string[]>>; | ||
/** | ||
@@ -46,0 +46,0 @@ * The amount of wei to send in hex. |
{ | ||
"name": "@dynamic-amm/sdk", | ||
"license": "MIT", | ||
"version": "3.0.21", | ||
"version": "3.0.22", | ||
"description": "🛠 An SDK for building applications on top of Dynamic AMM.", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1059669