Closed zamrokk closed 1 month ago
Hello @zamrokk, I saw your thread on the dev Slack. You are correct, the transferTicket
operation is not implemented in the Wallet API. Though this was a conscious decision on our part, we are now re-evaluating and are doing some planning around adding this op (and perhaps other ops) into the Wallet API.
I'll change the label to enhancement
instead of bug
for clarity. Rest assured we will come back to you.
The function already exist. Is it a big deal just to add it the other object?
Will it be included on the next release?
@zamrokk it requires a lot more organization with the wallet teams as opposed to just adding a member method to the existing wallet class. We don't really have a fixed ETA at the moment.
Hello @zamrokk, we have added the support of transferTicket in walletAPI in pr2996. This change will be included in next release v21, you can already use it in v21.0.0-beta.0
therefore closing this ticket
Description I want to use the transferTicket function for wallet transactions
It is only availabe for Tezos.contract object ...
I use taquito v19.0.2