Expand description
Pallet AutoID
Re-exports§
pub use __tt_error_token_1 as tt_error_token;
pub use __tt_default_parts_7 as tt_default_parts;
pub use __tt_extra_parts_7 as tt_extra_parts;
pub use __tt_default_parts_v2_7 as tt_default_parts_v2;
Modules§
- Auto-generated docs-only module listing all defined dispatchables for this pallet.
- Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
- Autogenerated weights for pallet_auto_id
Structs§
- A representation of AutoId
- Signing data used to verify the certificate action.
- The
Pallet
struct, the main type that implements traits and standalone functions within the pallet. - Type holds X509 certificate details used to renew.
- Signature holds algorithm used and the signature value.
- X509 certificate.
Enums§
- Contains a variant per dispatchable extrinsic that this pallet has.
- Certificate associated with AutoId.
- Specific action type taken by the subject of the Certificate.
- The
Error
enum of this pallet. - The
Event
enum of this pallet - Request to register a new AutoId.
- Type holds X509 certificate details used to register an AutoId.
- Request to renew AutoId.
Traits§
- Configuration trait of this pallet.
Type Aliases§
- Unique AutoId identifier.
- Module
Deprecated Type alias toPallet
, to be used byconstruct_runtime
. - Serial issued by the subject.