Skip to content

Commit

Permalink
adding gateway deprecated enpoints option
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganesha Upadhyaya authored and Ganesha Upadhyaya committed Jun 27, 2023
1 parent b88f9f2 commit 90b0536
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ celestia bridge init --node.store /bridge
celestia bridge start \
--node.store /bridge --gateway \
--core.ip 127.0.0.1 \
--keyring.accname validator
--keyring.accname validator \
--gateway.deprecated-endpoints

0 comments on commit 90b0536

Please sign in to comment.