• Keith Yeung's avatar
    Implement #[pallet::composite_enum] (#13722) · 1a55f961
    Keith Yeung authored
    * Implement #[pallet::hold_reason]
    
    * Appease clippy
    
    * cargo fmt
    
    * Update test expectations
    
    * Update test expectations
    
    * Support composite_enum attribute instead
    
    * Update test expectations
    
    * Change hold_reason to composite_enum
    
    * Add UI test for unsupported identifier when using composite_enum
    
    * Fix comment
    
    * Add documentation for pallet::composable_enum
    
    * More docs
    
    * cargo fmt
    1a55f961