Crates.io | cw0 |
lib.rs | cw0 |
version | 0.10.3 |
source | src |
created_at | 2020-08-28 22:16:05.093903 |
updated_at | 2021-11-16 18:39:09.136369 |
description | Common helpers for other cw specs |
homepage | https://cosmwasm.com |
repository | https://github.com/CosmWasm/cw-plus |
max_upload_size | |
id | 282086 |
size | 47,480 |
This is a collection of common types shared among many specs.
For example Expiration
, which is embedded in many places.
Types should only be added here after they are duplicated in a second contract, not "because we might need it"