Module pallet_passkey::module::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
- Proxies an extrinsic call by changing the origin to
account_id
inside the payload. Since this is an unsigned extrinsic all the verification checks are performed insidevalidate_unsigned
andpre_dispatch
hooks. - Proxies an extrinsic call by changing the origin to
account_id
inside the payload. Since this is an unsigned extrinsic all the verification checks are performed insidevalidate_unsigned
andpre_dispatch
hooks.