lnbits-legend/lnbits/extensions/example/models.py
2022-06-01 14:53:05 +02:00

5 lines
92 B
Python

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