Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Missing role ESDTTransferRole in the factory method for setting special role on fungible token #71

Closed
EtienneWallet opened this issue Feb 29, 2024 · 1 comment

Comments

@EtienneWallet
Copy link

Description

The method create_transaction_for_setting_special_role_on_fungible_token of the factory TokenManagementTransactionsFactory allows to set the roles ESDTRoleLocalMint and ESDTRoleLocalBurn but not the role ESDTTransferRole.

Action

I write a PR to add an argument to allow to set this role.

@popenta
Copy link
Contributor

popenta commented Apr 15, 2024

Hello,

Thanks for reporting this. I've added the ESDTTransferRole on the create_transaction_for_setting_special_role_on_fungible_token method. The PR was done in the upcoming sdk-py package that will soon be released.

The PR can be found here.

@popenta popenta closed this as completed Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants