Skip to content

Commit

Permalink
Docstring for scripts/lynx/initiate_ritual.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch committed Oct 13, 2023
1 parent 8599d70 commit f505e40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/lynx/initiate_ritual.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@


def main():
#
"""
Run this command with ape:
ape run lynx initiate_ritual --network polygon:mumbai:<polygon-mumbai rpc endpoint>|infura
"""
check_plugins()
transactor = Transactor()

Expand Down

0 comments on commit f505e40

Please sign in to comment.