Crates.io | pfc-whitelist-derive |
lib.rs | pfc-whitelist-derive |
version | 1.5.1 |
source | src |
created_at | 2023-10-27 16:34:41.398486 |
updated_at | 2024-04-24 14:24:14.051697 |
description | Common helpers for other contracts to use pfc-dust-collectors based on DA0 DA0 'dao-macros' |
homepage | https://pfc.zone |
repository | https://github.com/PFC-Validator/pfc-fee-split |
max_upload_size | |
id | 1016218 |
size | 5,217 |
Marcos for generating code used by the pfc-dust-collector crate
#[pfc_dust_collect] #[cw_serde] enum ExecuteMsg { ... other messages
}