Get the address of the caller to the account, for example to implement access control. Inherited from ERC7579FallbackBase.
ERC7579FallbackBase
address originalSender = _msgSender();
None
address
The address of the caller to the account.