CosmWasm / cw-storage-plus

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

Implement `PrimaryKey` for types like `cosmwasm_std::Uint64` #85

Open uint opened 1 month ago

uint commented 1 month ago

All integer types from cosmwasm_std.