@hawksightco/hawk-sdk
Advanced tools
Comparing version 0.0.53 to 0.0.54
@@ -13,3 +13,3 @@ import * as web3 from "@solana/web3.js"; | ||
private readonly client; | ||
private readonly generalUtility; | ||
protected readonly generalUtility: GeneralUtility; | ||
/** | ||
@@ -16,0 +16,0 @@ * The current priority level of transactions generated by this instance. |
{ | ||
"name": "@hawksightco/hawk-sdk", | ||
"version": "0.0.53", | ||
"version": "0.0.54", | ||
"description": "Hawksight v2 SDK", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
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
144762