Changed - Fixed all import statements in pyinjective.proto modules to make them explicit
1.5.3
Changed - Changed parameter `key` from the PaginationOption class. - Fixed an error when using the next page key in PaginationOption, causing incorrect pagination responses.
1.5.2
Changed - Updated `protobuf` dependency version to ">=5.26.1"
1.5.1
Changed - Updated calls to `json_format.MessageToDict` for compliance with the new version of the `protobuf` library
1.5.0
Changed - Refactoring in Network class to support mixed secure and insecure endpoints. - Marked the Network parameter `use_secure_connection` as deprecated.
1.4.4
Changed - Fixed all import statements in pyinjective.proto modules to make them explicit