From 7fff91afddd7a3d596518bdc87ee213e00ecd718 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Fri, 5 Jan 2024 11:28:43 +0000 Subject: [PATCH] fix: add missing pyramid --- config.template.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.template.toml b/config.template.toml index 449de621..8066a5a6 100644 --- a/config.template.toml +++ b/config.template.toml @@ -8,6 +8,9 @@ connection_string = "xxxxxx" [rhino] api_endpoint="XXXXXXXXXXXX" +[pyramid] +api_endpoint="XXXXXXXXXXXX" + [nft_contract] address = "0xXXXXXXXXXXXX" private_key = "1"