@gmsol-labs/gmsol-sdk 0.5.0-alpha.12 → 0.5.0-alpha.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -102,7 +102,7 @@ export type StringPubkey = string;
102
102
 
103
103
 
104
104
  /**
105
- * Config for [`MarketGraph`].
105
+ * Config for [`MarketGraph`](super::MarketGraph).
106
106
  */
107
107
  export interface MarketGraphConfig {
108
108
  /**
package/index_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@gmsol-labs/gmsol-sdk",
3
3
  "type": "module",
4
4
  "description": "GMX-Solana is an extension of GMX on the Solana blockchain.",
5
- "version": "0.5.0-alpha.12",
5
+ "version": "0.5.0-alpha.13",
6
6
  "license": "SEE LICENSE IN ../../LICENSE",
7
7
  "repository": {
8
8
  "type": "git",