Follow-up from "Apply new msgspec based schemas"

The following discussion from !71 (merged) should be addressed:

  • @mkudela started a discussion: (+2 comments)

        @property
        def is_testnet(self) -> bool:
            """Returns if handle is connected to testnet."""
            return False