contracts-bedrock: make `implSalt()` internal
There is no reason for the `implSalt` method on the deploy
script to be public, so make it internal. This reduces the external
abi of the deploy script to prevent accidental leaky abstractions.
Co-authored-by:
Matt Solomon <matt@mattsolomon.dev>
Showing
Please register or sign in to comment