Expand description
Functions§
- proxy
- Proxies an extrinsic call by changing the origin to
account_idinside the payload. Since this is an unsigned extrinsic all the verification checks are performed insidevalidate_unsignedandpre_dispatchhooks. - proxy_
v2 - Proxies an extrinsic call by changing the origin to
account_idinside the payload. Since this is an unsigned extrinsic all the verification checks are performed insidevalidate_unsignedandpre_dispatchhooks.