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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Expected behavior
In the Batch Transaction JSON,
value
should be an integer representing the wei attached to the call.Actual behavior
value
lists a decimal number.See this proposal for an example: https://snapshot.org/#/gnosis.eth/proposal/0x9b12a093e17e92b56d070ed876883d8c2331678ca3945e44f66dd416cfd47a64
The following is the json for the first batch. Notice the value is
0.0
, rather than0
.cc @carlosfebres
The text was updated successfully, but these errors were encountered: