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