CosmWasm / cw-storage-plus

Storage abstractions for CosmWasm smart contracts
Apache License 2.0
37 stars 27 forks source link

Make a mismatch of PK in an IndexedMap impossible #84

Open uint opened 2 months ago

uint commented 2 months ago

Closes #83

Some tests don't work yet, but at least a few of them seem a little off. Further investigation pending!