Attribute Macro frame_support_procedural::dynamic_pallet_params
source · #[dynamic_pallet_params]Expand description
Define a module inside a dynamic_params module that contains dynamic parameters.
See the pallet_parameters for a full example.
§Argument
This attribute takes one optional argument. The argument can either be put here or on the
surrounding #[dynamic_params] attribute. If set on both, the inner one takes precedence.