Skip to content

Need to update to_binary to to_json_binary due to depreciation #62

@artemd24

Description

@artemd24

According to the cosmwasm_std, the function to_binary is deprecated.

As a result build of the project ends with warning. It would be better to change usage of to_binary to more actual to_json_binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions