From 2437dec161ce0dfcf322fb33445ea92af49418e9 Mon Sep 17 00:00:00 2001 From: poserhi <141691849+poserhi@users.noreply.github.com> Date: Mon, 6 Nov 2023 21:34:29 +0000 Subject: [PATCH 1/2] Create forest.toml for testnet 15 --- namada-public-testnet-15/forest.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 namada-public-testnet-15/forest.toml diff --git a/namada-public-testnet-15/forest.toml b/namada-public-testnet-15/forest.toml new file mode 100644 index 000000000..cedfbe9f7 --- /dev/null +++ b/namada-public-testnet-15/forest.toml @@ -0,0 +1,16 @@ +[validator.forest] +consensus_public_key = "0032b53326b51d9707ff98d40cd9559bfc236f42aa381af739f4904f36ec3776fa" +eth_cold_key = "010297311fa4cedc392fb78f3a1922e494c8c7ac8b67b6b73c3fc13b22164aaabf5e" +eth_hot_key = "01023ec69d84aa4b3bc5bb69e813365e27c039f38a9815a4212b0d5e284ac29e395e" +account_public_key = "006c601979cb3bad72acbc577c6a3ea4dca159ed7d9de7812f1301d16216384678" +protocol_public_key = "006286f46ac5b33a367016c927f4cda3c7b6c19b98534c944eec5dbdaa1c321f5b" +dkg_public_key = "60000000831e866240e4e14ff56a798df5397e988300725732de5b8b08ee9b774bb921eb3360ca7ec1ee823a0501c22ed56ae40ee8558f6f1a05b55f77ecd81c08092d41e7306a1ba43b68d74f9d32f0a75d0aa6f43de6e68d94a9234ab0ef332b423e0a" +commission_rate = "0.01" +max_commission_rate_change = "0.05" +net_address = "141.94.243.95:26656" +tendermint_node_key = "00eabf260398c4184be5bacce71568f9b47f700ea9513c29630c67fe89c85e354c" +email = "info@forestnode.xyz" +discord = "waradek3425" +elements = "" +telegram = "isa_sin" +twitter = "forestnode1" From 8470677d5213dc84125d203dc766e079152a3e72 Mon Sep 17 00:00:00 2001 From: poserhi <141691849+poserhi@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:44:42 +0000 Subject: [PATCH 2/2] Update forest.toml --- namada-public-testnet-15/forest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/namada-public-testnet-15/forest.toml b/namada-public-testnet-15/forest.toml index cedfbe9f7..e7b265a33 100644 --- a/namada-public-testnet-15/forest.toml +++ b/namada-public-testnet-15/forest.toml @@ -13,4 +13,4 @@ email = "info@forestnode.xyz" discord = "waradek3425" elements = "" telegram = "isa_sin" -twitter = "forestnode1" +twitter = "@forestnode1"