6 lines
72 B
Python
6 lines
72 B
Python
from lnbits.db import open_ext_db
|
|
|
|
|
|
def migrate():
|
|
print("pending")
|