Skip to content

Commit

Permalink
Fix account name
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Feb 26, 2024
1 parent 19bb19b commit ddadad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ RainbowConfig.declareOption(
RainbowConfig.declareOption(
'near-client-account',
'The account of the Near Client contract that can be used to accept ETH headers.',
'rainbow_bridge_eth_on_near_client'
'eth_on_near_client.node0'
)
RainbowConfig.declareOption(
'near-client-sk',
Expand Down

0 comments on commit ddadad1

Please sign in to comment.