mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-07 08:23:09 +00:00
Fix linting
This commit is contained in:
parent
9a194f8a8d
commit
660ac09404
@ -23,8 +23,8 @@ token distribution while mimicking DAI's behaviour.
|
||||
|
||||
### Deploy new TestStableToken with proxy contract
|
||||
|
||||
This script deploys both the proxy and the TestStableToken implementation, initializing the proxy to point to the
|
||||
new implementation.
|
||||
This script deploys both the proxy and the TestStableToken implementation, initializing the proxy to point to the new
|
||||
implementation.
|
||||
|
||||
```bash
|
||||
forge script script/DeployTokenWithProxy.s.sol:DeployTokenWithProxy --rpc-url $RPC_URL --private-key $PRIVATE_KEY --broadcast
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user