Skip to content

Commit

Permalink
fix: add missing pyramid
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Jan 5, 2024
1 parent 251fbd3 commit 7fff91a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ connection_string = "xxxxxx"
[rhino]
api_endpoint="XXXXXXXXXXXX"

[pyramid]
api_endpoint="XXXXXXXXXXXX"

[nft_contract]
address = "0xXXXXXXXXXXXX"
private_key = "1"
Expand Down

0 comments on commit 7fff91a

Please sign in to comment.