account: the signer of the user.
position_nft: the positon nft object.
// tucana_clmm::router public entry fun collect_fee( account: &signer, position_nft: Object<PositionNft>, )
Last updated 9 months ago