Closed aguillon closed 1 year ago
Thanks for reporting.
It's a "nested" entrypoint. The divestLiquidity
is under use
. If you select use
, you'll see more entrypoints.
We handle entrypoint in taquito, which doesn't treat divestLiquidity
is entrypoint.
I'll make some fix on UI presentation if taquito lib can't that.
Oh, first time I see this, interesting. So it's actually just a minor UI bug, then, since changing the "second" entrypoint twice lets you provide the correct arguments.
When trying to make a proposal to call an entrypoint of this contract on ghostnet, I've noticed that some of them do not appear on the UI:
For instance, divestLiquidity is listed by tzkt or
octez-client
but does not appear on the UI.