Skip to content

Map serialization #41

@hussein-aitlahcen

Description

@hussein-aitlahcen

Hi,

We are currently integrating CosmWasm at Composable.
We would like to be able to provide custom functionalities throught the usage of Custom messages.
One of the protocol require passing a map from the chain to the contract and vice versa.
I found out that the library forbid the serialization of map and was a bit curious about this choice: why a BTreeMap wouldn't be serializable as it is fully deterministic?

Thanks

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