op-node: add better docstring for storage slot
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.
Showing
Please register or sign in to comment