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",
@@ -1425,4 +1425,4 @@
}
}
]
}
}