• Mark Tyneway's avatar
    op-node: add better docstring for storage slot · b4c11f59
    Mark Tyneway authored
    The unsafe block signer is stored at a magic storage
    slot that decouples `solc`'s storage layout system from
    being able to move the storage slot accidentally.
    
    This adds in a better docstring so that its obvious
    how the value is computed.
    b4c11f59
runtime_config.go 2.8 KB