mirror of
https://github.com/logos-storage/logos-storage-js.git
synced 2026-01-07 16:03:06 +00:00
Fix purchase detail description in README
This commit is contained in:
parent
34bf6008ce
commit
aa831228ea
@ -157,7 +157,7 @@ const ids = await codex.marketplace.purchaseIds();
|
|||||||
|
|
||||||
#### purchaseDetail
|
#### purchaseDetail
|
||||||
|
|
||||||
Returns list of purchase IDs
|
Returns purchase details
|
||||||
|
|
||||||
- purchaseId (string, required)
|
- purchaseId (string, required)
|
||||||
- returns Promise<[CodexPurchase](./src/marketplace/types.ts#L168)[]>
|
- returns Promise<[CodexPurchase](./src/marketplace/types.ts#L168)[]>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user