mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
34d714f758
@ -72,7 +72,7 @@ Block and Transaction Properties
|
|||||||
|
|
||||||
If you want to implement access restrictions in library functions using
|
If you want to implement access restrictions in library functions using
|
||||||
`msg.sender`, you have to manually supply the value of
|
`msg.sender`, you have to manually supply the value of
|
||||||
`sg.sender` as an argument.
|
`msg.sender` as an argument.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
The block hashes are not available for all blocks for scalability reasons.
|
The block hashes are not available for all blocks for scalability reasons.
|
||||||
|
Loading…
Reference in New Issue
Block a user