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