From 8e1dcc47d8ea7c3a857bc44f7924fd5d10a36700 Mon Sep 17 00:00:00 2001 From: Trtatrt <88211894+Trtatrt@users.noreply.github.com> Date: Tue, 19 Sep 2023 12:28:40 +0200 Subject: [PATCH] Create services.json add service description --- trtatrt/services.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 trtatrt/services.json diff --git a/trtatrt/services.json b/trtatrt/services.json new file mode 100644 index 0000000000..d583c574a7 --- /dev/null +++ b/trtatrt/services.json @@ -0,0 +1,11 @@ +{ + "$schema": "../services.schema.json", + "name": "CBC_Venture_Capital", + "services": [ + { + "title": "CBC_Venture_Capital", + "description": "MUN Validator Node - Secure and Reliable Staking Services with Competitive Rewards. Explorer: https://explorer.mun.money/mun", + "url": "https://restake.app/mun/munvaloper1u7y8vuj9vc6ru3yjzaqyrknxddftnzvg6seuc0" + } + ] +}