Type 'ContractAddress' is not assignable to type 'CollectionId' #328
-
Hello. I'm trying to run some mint function, for example from here But I always get an error
Here is function: const mintAction = await sdk.nft.mintAndSell({
collectionId: toContractAddress("TEZOS:KT18pVpRXKPY2c4U2yFEGSH3ZnhB2kL8kwXS"),
}) |
Beta Was this translation helpful? Give feedback.
Answered by
eduardstal
Apr 12, 2022
Replies: 2 comments 1 reply
-
Hello, can you share with us your entire |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing this, an issue has been created from the discussion here: #329 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eduardstal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing this, an issue has been created from the discussion here: #329