feat: generate solisting codama bindings (with correct IDL address)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "solisting",
|
"name": "solisting",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
@@ -1225,7 +1225,7 @@
|
|||||||
"name": "usd_oracle",
|
"name": "usd_oracle",
|
||||||
"docs": [
|
"docs": [
|
||||||
"Pyth V2 PriceFeedAccount for this token priced in USD (TOKEN/USD).",
|
"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": {
|
"type": {
|
||||||
"option": "pubkey"
|
"option": "pubkey"
|
||||||
@@ -1238,7 +1238,7 @@
|
|||||||
"name": "solisting::state::Currency",
|
"name": "solisting::state::Currency",
|
||||||
"docs": [
|
"docs": [
|
||||||
"Payment currency identifier. Amounts are always in the currency's smallest unit:",
|
"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": {
|
"type": {
|
||||||
"kind": "enum",
|
"kind": "enum",
|
||||||
@@ -1425,4 +1425,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "solisting",
|
"name": "solisting",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
@@ -1225,7 +1225,7 @@
|
|||||||
"name": "usd_oracle",
|
"name": "usd_oracle",
|
||||||
"docs": [
|
"docs": [
|
||||||
"Pyth V2 PriceFeedAccount for this token priced in USD (TOKEN/USD).",
|
"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": {
|
"type": {
|
||||||
"option": "pubkey"
|
"option": "pubkey"
|
||||||
@@ -1238,7 +1238,7 @@
|
|||||||
"name": "solisting::state::Currency",
|
"name": "solisting::state::Currency",
|
||||||
"docs": [
|
"docs": [
|
||||||
"Payment currency identifier. Amounts are always in the currency's smallest unit:",
|
"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": {
|
"type": {
|
||||||
"kind": "enum",
|
"kind": "enum",
|
||||||
@@ -1425,4 +1425,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -50,7 +50,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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
|
version: 1.5.1
|
||||||
resolution: "@codama/nodes-from-anchor@npm:1.5.1"
|
resolution: "@codama/nodes-from-anchor@npm:1.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -85,7 +85,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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
|
version: 2.3.0
|
||||||
resolution: "@codama/renderers-js@npm:2.3.0"
|
resolution: "@codama/renderers-js@npm:2.3.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -2307,6 +2307,8 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "solisting@workspace:."
|
resolution: "solisting@workspace:."
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@codama/nodes-from-anchor": "npm:^1.5.1"
|
||||||
|
"@codama/renderers-js": "npm:^2.3.0"
|
||||||
prettier: "npm:^3.8.3"
|
prettier: "npm:^3.8.3"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|||||||
Reference in New Issue
Block a user