{ "comment": "verifies that setState and checkState are consistent", "steps": [ { "step": "setState", "accounts": { "address:the-address": { "balance": "1,000,001" } } }, { "step": "checkState", "accounts": { "address:the-address": { "balance": "1,000,002" } } } ] }