mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 15:10:41 +01:00
5 lines
92 B
Python
5 lines
92 B
Python
# from pydantic import BaseModel
|
|
|
|
# class Example(BaseModel):
|
|
# id: str
|
|
# wallet: str
|