feat: generate solisting codama bindings (with correct IDL address)

This commit is contained in:
thesn10
2026-06-24 22:38:54 +02:00
parent 3f326f4420
commit 825dad30c0
3 changed files with 12 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{
"address": "",
"address": "DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU",
"metadata": {
"name": "solisting",
"version": "0.1.0",
@@ -1225,7 +1225,7 @@
"name": "usd_oracle",
"docs": [
"Pyth V2 PriceFeedAccount for this token priced in USD (TOKEN/USD).",
"`None` = treat as a $1.00 USD stablecoin no oracle account required at order time."
"`None` = treat as a $1.00 USD stablecoin \u2014 no oracle account required at order time."
],
"type": {
"option": "pubkey"
@@ -1238,7 +1238,7 @@
"name": "solisting::state::Currency",
"docs": [
"Payment currency identifier. Amounts are always in the currency's smallest unit:",
"Sol Lamports (u64), Spl token units (smallest unit per `decimals`)."
"Sol \u2192 Lamports (u64), Spl \u2192 token units (smallest unit per `decimals`)."
],
"type": {
"kind": "enum",

View File

@@ -1,5 +1,5 @@
{
"address": "",
"address": "DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU",
"metadata": {
"name": "solisting",
"version": "0.1.0",
@@ -1225,7 +1225,7 @@
"name": "usd_oracle",
"docs": [
"Pyth V2 PriceFeedAccount for this token priced in USD (TOKEN/USD).",
"`None` = treat as a $1.00 USD stablecoin no oracle account required at order time."
"`None` = treat as a $1.00 USD stablecoin \u2014 no oracle account required at order time."
],
"type": {
"option": "pubkey"
@@ -1238,7 +1238,7 @@
"name": "solisting::state::Currency",
"docs": [
"Payment currency identifier. Amounts are always in the currency's smallest unit:",
"Sol Lamports (u64), Spl token units (smallest unit per `decimals`)."
"Sol \u2192 Lamports (u64), Spl \u2192 token units (smallest unit per `decimals`)."
],
"type": {
"kind": "enum",

View File

@@ -50,7 +50,7 @@ __metadata:
languageName: node
linkType: hard
"@codama/nodes-from-anchor@npm:^1.4.1":
"@codama/nodes-from-anchor@npm:^1.4.1, @codama/nodes-from-anchor@npm:^1.5.1":
version: 1.5.1
resolution: "@codama/nodes-from-anchor@npm:1.5.1"
dependencies:
@@ -85,7 +85,7 @@ __metadata:
languageName: node
linkType: hard
"@codama/renderers-js@npm:^2.2.0":
"@codama/renderers-js@npm:^2.2.0, @codama/renderers-js@npm:^2.3.0":
version: 2.3.0
resolution: "@codama/renderers-js@npm:2.3.0"
dependencies:
@@ -2307,6 +2307,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "solisting@workspace:."
dependencies:
"@codama/nodes-from-anchor": "npm:^1.5.1"
"@codama/renderers-js": "npm:^2.3.0"
prettier: "npm:^3.8.3"
languageName: unknown
linkType: soft