Module public_credentials::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
Functions
- Register a new public credential on chain.
- Changes the deposit owner.
- Removes the information pertaining a public credential from the chain and returns the deposit to its payer.
- Removes the information pertaining a public credential from the chain.
- Revokes a public credential.
- Unrevokes a public credential.
- Updates the deposit amount to the current deposit rate.