mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Removed a bad reference to functions-on-addresses
This commit is contained in:
		
							parent
							
								
									4de0a9556c
								
							
						
					
					
						commit
						f364dcf719
					
				| @ -59,7 +59,7 @@ operators are :ref:`literals<integer_literals>` (or literal expressions). | |||||||
| Address | Address | ||||||
| ------- | ------- | ||||||
| 
 | 
 | ||||||
| `address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members(see [Functions on addresses](#functions-on-addresses)) and serve as base for all contracts. | `address`: Holds a 20 byte value (size of an Ethereum address). Address types also have members and serve as base for all contracts. | ||||||
| 
 | 
 | ||||||
| Operators:   | Operators:   | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user