|
|
@ -4,7 +4,7 @@ Type: Warning |
|
|
|
Contract: Unknown |
|
|
|
Contract: Unknown |
|
|
|
Function name: transferOwnership(address) |
|
|
|
Function name: transferOwnership(address) |
|
|
|
PC address: 317 |
|
|
|
PC address: 317 |
|
|
|
Function %s retrieves the transaction origin (tx.origin) using the ORIGIN opcode. Use msg.sender instead. |
|
|
|
The function `transferOwnership(address)` retrieves the transaction origin (tx.origin) using the ORIGIN opcode. Use msg.sender instead. |
|
|
|
See also: https://solidity.readthedocs.io/en/develop/security-considerations.html#tx-origin |
|
|
|
See also: https://solidity.readthedocs.io/en/develop/security-considerations.html#tx-origin |
|
|
|
-------------------- |
|
|
|
-------------------- |
|
|
|
|
|
|
|
|
|
|
|