python-terrascript/terrascript/resource/chanzuckerberg/bless.py

18 lines
298 B
Python

# terrascript/resource/chanzuckerberg/bless.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:13:34 UTC)
import terrascript
class bless_ca(terrascript.Resource):
pass
class bless_ecdsa_ca(terrascript.Resource):
pass
__all__ = [
"bless_ca",
"bless_ecdsa_ca",
]