• 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
Name
Last commit
Last update
..
api.go Loading commit data...
client.go Loading commit data...
comms.go Loading commit data...
config.go Loading commit data...
log.go Loading commit data...
node.go Loading commit data...
runtime_config.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...