Expand description
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.