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
@hclivess right now the current usage creates an unsorted string containing the JSON. With sort_keys enabled, the JSON will be sorted alphabetically by key. This is generally preferred as unsorted JSON doesn't work well in cryptocurrency. In this case, it may work fine, but as a future note, I would suggest sorting keys.
masternodes/modules/poscrypto.py
Line 208 in eecc385
The text was updated successfully, but these errors were encountered: