You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im looking for an example of a dictionary serialized in javascript
For example, assume Im testing TRC20 contract , and in my tests i want to initialize the balances dictionary with a key of an address and a value of uint256 ,
I think an example as such can be very helpful for testing,
Great work, I love the project =)
The text was updated successfully, but these errors were encountered:
Im looking for an example of a dictionary serialized in javascript
For example, assume Im testing TRC20 contract , and in my tests i want to initialize the balances dictionary with a key of an address and a value of uint256 ,
I think an example as such can be very helpful for testing,
Great work, I love the project =)
The text was updated successfully, but these errors were encountered: