Edit on GitHub

Seed hashes moved from to_string to to_json for performance.

1"""Seed hashes moved from to_string to to_json for performance."""
2
3
4def migrate(state_sync, **kwargs):  # type: ignore
5    pass
def migrate(state_sync, **kwargs):
5def migrate(state_sync, **kwargs):  # type: ignore
6    pass