-
I'd like to do something like
|
Beta Was this translation helpful? Give feedback.
Answered by
zemse
Jun 23, 2021
Replies: 1 comment
-
Heya! The following should work const PersonABI = ['function save(tuple(string name, uint256 age) _person) public payable']; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zemse
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Heya! The following should work