mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
5 lines
72 B
Python
5 lines
72 B
Python
from lnbits.db import open_ext_db
|
|
|
|
|
|
def migrate():
|
|
print("pending")
|