mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-09 09:23:07 +00:00
Remove redundent parameter in dogfooding readme
This commit is contained in:
parent
21646810b8
commit
7ba46ce81e
@ -13,7 +13,7 @@
|
||||
The total tokens minted is determined by the amount of ETH sent with the transaction.
|
||||
|
||||
```
|
||||
cast send $TOKEN_CONTRACT_ADDRESS "mintWithETH(address)" $ETH_TESTNET_ACCOUNT --value $ETH_AMOUNT --rpc-url $RLN_RELAY_ETH_CLIENT_ADDRESS --private-key $ETH_TESTNET_KEY --from $ETH_TESTNET_ACCOUNT
|
||||
cast send $TOKEN_CONTRACT_ADDRESS "mintWithETH(address)" $ETH_TESTNET_ACCOUNT --value $ETH_AMOUNT --rpc-url $RLN_RELAY_ETH_CLIENT_ADDRESS --private-key $ETH_TESTNET_KEY
|
||||
```
|
||||
3. Run the RLN registration script:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user