forked from rust-embedded-community/serde-json-core
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
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
CyberHoward, adairrr and byeongsu-hong
Metadata
Metadata
Assignees
Labels
No labels