mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
@@ -39,7 +39,7 @@ using KnownStatePointer = std::shared_ptr<KnownState>;
|
||||
|
||||
/**
|
||||
* Identifier for a block, coincides with the tag number of an AssemblyItem but adds a special
|
||||
* ID for the inital block.
|
||||
* ID for the initial block.
|
||||
*/
|
||||
class BlockId
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user