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
Within ./tests/e2e/walletshield test scripts, use jq --sort-keys --compact-output (jq -Sc) to conform JSON-RPC response data from various endpoints that may return the same data, in different order.
update all out.json test data with sorted keys
sort response data in test scripts
update (or create) test script to easily create out.json of the correct format