Crates.io | pfc-dust-collector-derive |
lib.rs | pfc-dust-collector-derive |
version | 1.4.0 |
source | src |
created_at | 2023-10-27 16:33:12.299985 |
updated_at | 2024-02-23 17:12:26.482168 |
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 | 1016215 |
size | 4,631 |
Marcos for generating code used by the pfc-dust-collector crate
#[pfc_dust_collect] #[cw_serde] enum ExecuteMsg { ... other messages
}