Laid out mempool.space fees page

This commit is contained in:
Black Coffee
2022-10-06 12:08:46 +01:00
parent 9efe15a699
commit f828e4a641
16 changed files with 42 additions and 64 deletions
-1
View File
@@ -4,7 +4,6 @@ from lnbits import bolt11
from lnbits.settings import WALLET
from lnbits.wallets.base import PaymentResponse, PaymentStatus, StatusResponse
from lnbits.wallets.fake import FakeWallet
from .helpers import get_random_string, is_fake