Structs§
Enums§
- Cw82
Execute Msg - Absolute minimum of a message that follows cw82 standard. Same as cw1::Cw1ExecuteMsg
- Cw82
Query Msg - Absolute minimum of a query that follows cw82 standard
Constants§
Attribute Macros§
- account_
execute - Procedural macro to extend an enum with a standardized smart account execution variant.
- account_
query - Procedural macro to extend an enum with standardized smart account query variants.