lnbits-legend/lnbits/extensions/example/models.py

7 lines
93 B
Python
Raw Normal View History

# from pydantic import BaseModel
# class Example(BaseModel):
# id: str
# wallet: str