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

Store's set function can return inputs and outputs #188

Open
yanguoyu opened this issue Mar 14, 2023 · 0 comments
Open

Store's set function can return inputs and outputs #188

yanguoyu opened this issue Mar 14, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@yanguoyu
Copy link
Contributor

If Store's set function can return inputs and outputs, it can't deduct the tx fee when returned. How about letting the tx fee calculate by developers in business code?

On the other hand, shall we let the set function can be calling with chains? Like store.set().set().set()? If so, we maybe need to provide another function to get the inputs and outputs, ex. store.set().set().set().submit()

Can you help me provide any suggestions?

@yanguoyu yanguoyu added the documentation Improvements or additions to documentation label Mar 14, 2023
@yanguoyu yanguoyu self-assigned this Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant