This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import logging | |
import sys | |
from google.protobuf.compiler.plugin_pb2 import ( | |
CodeGeneratorResponse, | |
CodeGeneratorRequest, | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "sustainapool", | |
"description": "We put a special emphasis on running our pool in a environmentally sustainable fashion. One of our biggest excitement about Cardano is PoS and its superiority in terms of environmental impact. Together we can make the world a better place.", | |
"ticker": "STSPL", | |
"homepage": "http://sustainapool.org" | |
} |