mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Corrected underline length
This commit is contained in:
		
							parent
							
								
									a011ffdd48
								
							
						
					
					
						commit
						91459ffc76
					
				| @ -48,7 +48,7 @@ namespace and are mainly used to provide information about the blockchain. | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Block and Transaction Properties | Block and Transaction Properties | ||||||
| ------------------------------------ | -------------------------------- | ||||||
| 
 | 
 | ||||||
|  - ``block.coinbase`` (``address``): current block miner's address |  - ``block.coinbase`` (``address``): current block miner's address | ||||||
|  - ``block.difficulty`` (``uint``): current block difficulty |  - ``block.difficulty`` (``uint``): current block difficulty | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user