mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-18 13:18:00 +02:00
5 lines
92 B
Python
5 lines
92 B
Python
# from pydantic import BaseModel
|
|
|
|
# class Example(BaseModel):
|
|
# id: str
|
|
# wallet: str
|