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

6 lines
92 B
Python
Raw Normal View History

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