Currently `requiredTxGas` is only allowed from the Safe itself (as a security measure). As the method always reverts anyways this is not really required and makes it impossible to write wrappers for this methods.
Currently
requiredTxGasis only allowed from the Safe itself (as a security measure).As the method always reverts anyways this is not really required and makes it impossible to write wrappers for this methods.