generated from dopt-python/py311-cython
add startup script
This commit is contained in:
parent
69d9ceac7f
commit
56bbc22a41
4
pollublock.py
Normal file
4
pollublock.py
Normal file
@ -0,0 +1,4 @@
|
||||
from dopt_pollublock_blockchain import app
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.main()
|
||||
Loading…
x
Reference in New Issue
Block a user