@hawksightco/hawk-sdk
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -99,8 +99,8 @@ import * as web3 from "@solana/web3.js"; | ||
name: string; | ||
mint_x: string; | ||
mint_y: string; | ||
reserve_x: string; | ||
reserve_y: string; | ||
reward_mint_x: string; | ||
reward_mint_y: string; | ||
mint_a: string; | ||
mint_b: string; | ||
reserve_a: string; | ||
reserve_b: string; | ||
reward_mint_a: string; | ||
reward_mint_b: string; | ||
bin_step: number; | ||
@@ -107,0 +107,0 @@ }; |
{ | ||
"name": "@hawksightco/hawk-sdk", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Hawksight v2 SDK", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
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
2