We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddce199 commit d89f074Copy full SHA for d89f074
setup.py
@@ -9,7 +9,7 @@ def readme():
9
setup(
10
name='phantom',
11
version='0.041',
12
- description='TODO',
+ description='An efficient implementation of the PHANTOM block-DAG protocol.',
13
url='https://github.cs.huji.ac.il/aviv-yaish/PHANTOM',
14
author='Aviv Yaish',
15
author_email='[email protected]',
0 commit comments