@pythnetwork/client
Advanced tools
Comparing version
# Changelog | ||
## 2.17.0 | ||
- Rename initPrice to `setExponent` for clarity | ||
## 2.16.0 | ||
- Remove `pythtest` and add `pythtest-crosschain` and `pythtest-conformance`. There are now two oracle instances. | ||
## 2.15.1 | ||
@@ -4,0 +12,0 @@ |
@@ -357,3 +357,3 @@ { | ||
{ | ||
"name": "initPrice", | ||
"name": "setExponent", | ||
"discriminant": { "value": [2, 0, 0, 0, 9, 0, 0, 0] }, | ||
@@ -360,0 +360,0 @@ "accounts": [ |
@@ -386,3 +386,3 @@ import { PublicKey } from '@solana/web3.js'; | ||
{ | ||
name: 'initPrice'; | ||
name: 'setExponent'; | ||
discriminant: { | ||
@@ -389,0 +389,0 @@ value: [2, 0, 0, 0, 9, 0, 0, 0]; |
{ | ||
"name": "@pythnetwork/client", | ||
"version": "2.16.0", | ||
"version": "2.17.0", | ||
"description": "Client for consuming Pyth price data", | ||
@@ -5,0 +5,0 @@ "homepage": "https://pyth.network", |
135933
0.14%