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

Ability for call contract methods with specific transaction value was added #168

Merged
merged 1 commit into from
Nov 26, 2022

Conversation

d4mk0
Copy link
Contributor

@d4mk0 d4mk0 commented Nov 22, 2022

Sometimes we should have ability for send some non-zero value when we transact some action.
This PR give ability to make it.

close #137

@q9f q9f added the enhancement New feature or request label Nov 23, 2022
@q9f q9f merged commit 3e08bd3 into q9f:main Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to call payable method?
2 participants