Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add additional signer keys provider function for addMoveTokens #252

Open
wants to merge 1 commit into
base: 1.2
Choose a base branch
from

Conversation

mperever
Copy link

Hello

It would be great to have a way to add additional signers for Fungible token move transaction.
In current implementation of the addMoveTokens method in MoveTokensUtilities, signers are holders from input states, in highly regulated systems this is not sufficient and leads to the need to copy the addMoveTokens code into client projects.
I hope these small PR changes will eliminate the need to duplicate code.

BR
Maksym

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant