Dispatch the given call from an account that the sender is authorised for through add_proxy.
call
add_proxy
The dispatch origin for this call must be Signed.
Parameters:
real
force_proxy_type
Dispatch the given
callfrom an account that the sender is authorised for throughadd_proxy.The dispatch origin for this call must be Signed.
Parameters:
real: The account that the proxy will make a call on behalf of.force_proxy_type: Specify the exact proxy type to be used and checked for this call.call: The call to be made by therealaccount.