Open diegokolling opened 1 year ago
Can you paste more of the lnd_1
container log please?
It looks like lightning-terminal cannot connect to lnd
: Error while dialing dial tcp 10.21.21.9:10009: connect: connection refused
.
Hey Diego, you should be able to reference this issue that we worked with you through prior (https://github.com/lightninglabs/lightning-terminal/issues/414) to grab more detailed logs for us.
Hey, @levmi , you mean, using this step by step created by Jamal? I can do it again, no problem.
https://github.com/lightninglabs/lightning-terminal/issues/414#issuecomment-1238570147
Hey Diego, I believe that because you already added the right configs previously you should just be able to do this step: https://github.com/lightninglabs/lightning-terminal/issues/414#issuecomment-1239254445 to get the debug logs for us.
So, there we go!
umbrel@umbrel:~ $ docker logs lightning-terminal_web_1
2023-03-03 17:23:47.927 [INF] LITD: LiT version: 0.8.6-alpha commit=v0.8.6-alpha
2023-03-03 17:23:47.947 [INF] SESS: Checking for schema update: latest_version=0, db_version=0
2023-03-03 17:23:47.949 [INF] LITD: Dialing lnd gRPC server at 10.21.21.9:10009
2023-03-03 17:23:47.959 [INF] LITD: Listening for http on: [::]:3004
2023-03-03 17:23:47.959 [INF] LITD: Listening for http_tls on: 127.0.0.1:8443
----------------------------------------------------------
Lightning Terminal (LiT) by Lightning Labs
LND Operating mode remote
LND Node status online
LND Alias NodeRunners Brasil⚡🍠🟣
LND Version 0.15.5-beta commit=v0.15.5-beta
LiT Version 0.8.6-alpha commit=v0.8.6-alpha
Web interface 127.0.0.1:8443, 0.0.0.0:3004 (open https://127.0.0.1:8443 or http://localhost:3004 in your browser)
----------------------------------------------------------
2023-03-03 17:23:48.286 [INF] LITD: Connecting basic lnd client
2023-03-03 17:23:48.488 [INF] LITD: Connecting full lnd client
2023-03-03 17:23:48.490 [INF] LNDC: Creating lnd connection to 10.21.21.9:10009
2023-03-03 17:23:48.491 [INF] LNDC: Connected to lnd
2023-03-03 17:23:48.529 [INF] LNDC: Waiting for lnd to unlock
2023-03-03 17:23:48.568 [INF] LNDC: Wallet state of lnd is now: Lnd main server is ready for requests
2023-03-03 17:23:48.930 [INF] LNDC: lnd version: v0.15.5-beta, build tags 'autopilotrpc,signrpc,walletrpc,chainrpc,invoicesrpc,watchtowerrpc,neutrinorpc,monitoring,peersrpc,kvdb_postgres,kvdb_etcd'
2023-03-03 17:23:48.931 [INF] LNDC: Using network mainnet
2023-03-03 17:23:48.931 [INF] LNDC: Waiting for lnd to be fully synced to its chain backend, this might take a while
2023-03-03 17:23:49.090 [INF] LNDC: lnd is now fully synced to its chain backend
2023-03-03 17:23:49.090 [INF] LITD: Starting integrated faraday daemon
2023-03-03 17:23:49.334 [INF] LITD: Starting integrated loop daemon
2023-03-03 17:23:49.334 [INF] LOOPD: Protocol version: Routing Plugin
2023-03-03 17:23:49.334 [INF] LOOPD: Swap server address: swap.lightning.today:11010
2023-03-03 17:23:49.338 [INF] STORE: Checking for schema update: latest_version=4, db_version=4
2023-03-03 17:23:49.613 [INF] LITD: Starting integrated pool daemon
2023-03-03 17:23:49.613 [INF] POOL: Version: 0.6.1-beta commit=v0.6.1-beta.0.20221202155747-aec0aee8d9a1
2023-03-03 17:23:49.618 [INF] LOOPD: Starting swap client
2023-03-03 17:23:49.619 [INF] LOOP: Connected to lnd node 'NodeRunners Brasil⚡🍠🟣' with pubkey 0320 534540971752234228e323faa4f1314f8751e05029413c8ae34da209f8e497 (version v0.15.5-beta, build tags 'autopilotrpc,signrpc,walletrpc,chainrpc,invoicesrpc,watchtowerrpc,neutrinorpc,monitoring,peersrpc,kvdb_postgres,kvdb_etcd')
2023-03-03 17:23:49.619 [INF] LOOPD: Starting liquidity manager
2023-03-03 17:23:49.619 [INF] LOOPD: Waiting for updates
2023-03-03 17:23:49.621 [INF] LOOP: Wait for first block ntfn
2023-03-03 17:23:49.671 [INF] LOOP: Starting event loop at height 779151
2023-03-03 17:23:50.037 [INF] POOL: Auction server address: pool.lightning.finance:12010
2023-03-03 17:23:50.047 [INF] CLDB: Checking for schema update: latest_version=1, db_version=1
2023-03-03 17:23:50.504 [INF] RPCS: Starting trader server
2023-03-03 17:23:50.616 [INF] RPCS: Connected to lnd node NodeRunners Brasil⚡🍠🟣 with pubkey 032053 4540971752234228e323faa4f1314f8751e05029413c8ae34da209f8e497
2023-03-03 17:23:50.706 [INF] ACCT: Watching spend of 198d1c798e8f22f1058a7f13c33682b8dc963a61b981d8ed0cc6972fd89cf50e:1 for account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b
2023-03-03 17:23:51.388 [INF] AUCT: Successfully connected to auction server
2023-03-03 17:23:51.697 [INF] LITD: Handling static file request: /
2023-03-03 17:23:51.903 [INF] FNDG: Starting funding manager
2023-03-03 17:23:51.904 [INF] FNDG: Funding manager is now active
2023-03-03 17:23:51.907 [INF] RPCS: Trader server is now active
2023-03-03 17:23:51.980 [INF] LITD: Handling static file request: /icons/favicon-32x32.png
2023-03-03 17:23:52.148 [INF] LITD: Starting LiT macaroon service
2023-03-03 17:23:52.413 [INF] AUTO: Starting Autopilot Client
2023-03-03 17:23:53.519 [INF] LITD: Starting LiT session server
2023-03-03 17:23:53.539 [INF] SESS: Mailbox RPC server listening on mailbox:7dc4a24b8533d3e074e47e9997bb9e93a552120e5de0055f169f777d89ca7b43a20f5499b49e7c67b46a52d04c090c96055494c04170ac33b1588953e928aa69@mailbox.terminal.lightning.today:443
2023-03-03 17:23:53.546 [INF] LITD: Starting LiT account service
2023-03-03 17:23:53.546 [INF] SESS: Mailbox RPC server listening on mailbox:e47f84a1e819f1a6deaa6e8cb00efb4374ea2aa39e541567251a86a8458381548c2d120e40467e577e97c2d98a1f9366761a1c5a356a83bd710d240b2126e10a@mailbox.terminal.lightning.today:443
2023-03-03 17:23:53.642 [INF] LITD: Starting LiT middleware manager
2023-03-03 17:23:53.656 [INF] LITD: Internal sub server startup complete
2023-03-03 17:23:54.363 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:23:55.993 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeTransactions
2023-03-03 17:23:56.017 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:23:56.028 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:23:56.041 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeChannelEvents
2023-03-03 17:23:56.065 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/Monitor
2023-03-03 17:23:56.090 [INF] LOOPD: Monitor request received
2023-03-03 17:23:56.181 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NodeRatings
2023-03-03 17:23:56.183 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-03 17:23:56.187 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-03 17:23:56.296 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-03 17:23:56.333 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.346 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.351 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.350 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.503 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-03 17:23:56.511 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-03 17:23:56.591 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.600 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.600 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.626 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:56.688 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-03 17:23:56.721 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-03 17:23:56.755 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-03 17:23:56.971 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-03 17:23:57.135 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-03 17:23:57.188 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-03 17:23:57.290 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-03 17:23:58.159 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-03 17:23:58.165 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-03 17:23:58.344 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-03 17:23:58.361 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:58.364 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:58.389 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:58.391 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-03 17:23:58.396 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-03 17:23:58.908 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:23:58.929 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:23:58.930 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:23:58.945 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:23:59.174 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:23:59.606 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:23:59.826 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:00.491 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:00.736 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:01.009 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:01.282 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:02.548 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:02.789 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:04.260 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:04.501 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:05.977 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:06.224 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:07.710 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:07.955 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:09.431 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:09.678 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:11.146 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:11.416 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:12.884 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:13.123 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:24:16.362 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-03 17:24:16.605 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:25:01.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:25:02.242 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:25:02.584 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:25:02.832 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:25:07.571 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:25:07.839 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:25:59.352 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:25:59.597 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:25:59.861 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:26:00.104 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:26:00.213 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:26:00.478 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:27:01.806 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:27:02.058 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:27:02.322 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:27:02.567 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:27:02.716 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:27:03.029 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:27:43.350 [INF] RPCS: Received new block notification: height=779152
2023-03-03 17:27:59.349 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:27:59.601 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:27:59.868 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:28:00.126 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:28:00.839 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:28:01.126 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:29:02.156 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:29:02.408 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:29:02.674 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:29:02.940 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:29:03.112 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:29:03.380 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:30:55.662 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:30:55.904 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:30:56.166 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:30:56.413 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:30:56.543 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:30:56.832 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:31:53.385 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:31:53.813 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:31:54.075 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:31:54.325 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:31:54.750 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:31:55.055 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:32:23.410 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:32:23.643 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:32:53.360 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:32:53.680 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:32:53.933 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:32:54.178 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:32:54.288 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:32:54.542 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:33:22.655 [INF] RPCS: Received new block notification: height=779153
2023-03-03 17:33:55.663 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:33:55.897 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:33:56.147 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:33:56.396 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:33:56.509 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:33:56.767 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:34:00.444 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:34:00.679 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:34:00.940 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:34:01.196 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:34:01.306 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:34:01.560 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:35:00.400 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:35:00.640 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:35:00.892 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:35:01.135 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:35:01.266 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:35:01.525 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:35:59.352 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:35:59.590 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:35:59.858 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:36:00.103 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:36:00.230 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:36:02.908 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:36:59.354 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:36:59.593 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:36:59.851 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:37:00.100 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:37:00.230 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:37:00.492 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:38:01.683 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:38:01.922 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:38:02.178 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:38:02.422 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:38:02.598 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:38:02.859 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:38:59.358 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:38:59.608 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:38:59.863 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:39:00.101 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:39:00.309 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:39:00.601 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:40:55.661 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:40:55.902 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:40:56.164 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:40:56.412 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:40:56.543 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:40:56.811 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:41:53.401 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:41:53.814 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:41:54.070 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:41:54.321 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:41:54.530 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:41:54.788 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:42:23.424 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:42:23.672 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:42:53.404 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:42:53.828 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:42:54.078 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:42:54.317 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:42:54.445 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:42:54.701 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:43:54.413 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:43:54.647 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:43:54.905 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:43:55.147 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:43:55.263 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:43:55.516 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:44:53.381 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:44:53.716 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:44:53.961 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:44:54.203 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:44:54.345 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:44:56.907 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:45:53.371 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:45:53.672 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:45:53.911 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:45:54.141 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:45:54.243 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:45:54.487 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:46:54.410 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:46:54.642 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:46:54.887 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:46:55.132 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:46:55.241 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:46:55.490 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:47:53.389 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:47:53.984 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:47:54.261 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:47:56.811 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:47:56.917 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:47:57.181 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:48:53.380 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:48:53.746 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:48:53.996 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:48:54.238 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:48:54.334 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:48:54.583 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:49:54.416 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:49:54.651 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:49:54.897 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:49:55.136 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:49:55.253 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:49:55.507 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:50:53.396 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:50:53.937 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:50:54.186 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:50:56.759 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:50:57.006 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:50:57.273 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:51:55.687 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:51:55.925 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:51:56.186 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:51:56.451 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:51:56.570 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:51:56.831 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:52:22.365 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:52:22.617 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:52:53.373 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:52:53.756 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:52:54.130 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:52:54.375 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:52:54.702 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:52:54.998 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:53:55.677 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:53:55.922 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:53:56.192 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:53:56.435 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:53:56.563 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:53:56.823 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:54:53.380 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:54:53.735 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:54:53.999 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:54:54.243 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:54:54.371 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:54:54.666 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:55:01.180 [INF] RPCS: Received new block notification: height=779154
2023-03-03 17:55:55.676 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:55:55.925 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:55:56.195 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:55:56.467 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:55:56.643 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:55:56.903 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:56:53.386 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:56:53.872 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:56:54.139 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:56:54.393 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:56:54.523 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:56:54.787 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:57:55.708 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:57:55.962 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:57:56.242 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:57:56.505 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:57:56.680 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:57:56.949 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:58:53.400 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:58:54.063 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:58:54.316 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:58:54.571 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:58:54.937 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:58:55.205 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 17:59:55.657 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 17:59:55.892 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 17:59:56.153 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 17:59:56.393 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 17:59:56.554 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 17:59:56.830 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:00:53.818 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:00:54.071 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:00:54.350 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:00:54.595 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:00:54.784 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:00:55.061 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:01:55.684 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:01:55.916 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:01:56.177 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:01:56.431 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:01:56.555 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:01:56.843 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:02:22.364 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:02:22.617 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:02:53.446 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:02:53.740 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:02:54.010 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:02:54.253 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:02:54.375 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:02:54.632 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:03:55.687 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:03:55.926 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:03:56.189 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:03:56.436 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:03:56.576 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:03:56.842 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:04:53.377 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:04:53.807 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:04:54.066 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:04:54.310 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:04:54.462 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:04:54.722 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:05:54.436 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:05:54.672 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:05:54.922 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:05:55.163 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:05:55.272 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:05:55.533 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:06:53.365 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:06:53.753 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:06:54.014 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:06:54.261 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:06:56.780 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:06:57.040 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:07:53.418 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:07:53.895 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:07:54.169 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:07:54.408 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:07:54.566 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:07:54.833 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:08:54.487 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:08:54.724 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:08:54.981 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:08:55.229 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:08:55.346 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:08:55.605 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:09:53.354 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:09:53.882 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:09:54.135 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:09:54.381 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:09:56.843 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:09:57.105 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:10:53.548 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:10:53.829 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:10:54.104 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:10:54.347 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:10:54.479 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:10:54.743 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:11:04.154 [INF] RPCS: Received new block notification: height=779155
2023-03-03 18:11:54.464 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:11:54.699 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:11:54.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:11:55.202 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:11:55.370 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:11:55.630 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:12:22.353 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:12:22.596 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:12:53.357 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:12:53.749 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:12:54.005 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:12:54.245 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:12:54.362 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:12:56.952 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:13:06.586 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 18:13:06.611 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 18:13:06.692 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 18:13:07.845 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): opening channels for 1 matched orders
2023-03-03 18:13:07.845 [INF] FNDG: Registering funding shim for Order(type=Ask, amt=0.01 BTC, nonce=ed1ee856a986fd793eeae0fa2bc52af467287ed1d0d3d319cb18aa876bdf463f
2023-03-03 18:13:07.883 [ERR] FNDG: unable to read chan open update event from node 0316bf2be68ad2725bcbc14733b426f3132045677e591963b5d94a9c237991e1ae, going to reject channel: rpc error: code = Unknown desc = peer 0316bf2be68ad2725bcbc14733b426f3132045677e591963b5d94a9c237991e1ae is not online
2023-03-03 18:13:07.884 [INF] RPCS: Received OrderMatchSignBegin for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 18:13:07.932 [INF] RPCS: Sending OrderMatchSign for batch 035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 18:13:09.320 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 18:13:09.384 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 18:13:09.461 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 18:13:53.390 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:13:53.821 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:13:54.075 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:13:54.316 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:13:54.440 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:13:54.709 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:14:55.693 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:14:55.931 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:14:56.190 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:14:56.441 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:14:56.585 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:14:56.846 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:15:53.422 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:15:53.927 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:15:54.185 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:15:54.428 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:15:54.556 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:15:54.831 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:16:55.760 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:16:55.996 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:16:56.257 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:16:56.514 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:16:56.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:16:56.991 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:17:53.376 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:17:54.081 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:17:54.341 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:17:54.597 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:17:54.931 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:17:55.204 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:18:54.502 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:18:54.749 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:18:55.043 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:18:55.303 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:18:55.453 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:18:55.718 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:19:53.405 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:19:53.779 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:19:54.090 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:19:54.334 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:19:56.804 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:19:57.069 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:20:53.361 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:20:53.637 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:20:53.900 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:20:54.144 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:20:54.285 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:20:54.554 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:21:35.325 [INF] RPCS: Received new block notification: height=779156
2023-03-03 18:21:55.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:21:55.970 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:21:56.238 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:21:56.484 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:21:56.610 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:21:56.911 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:22:22.365 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:22:22.601 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:22:53.400 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:22:53.638 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:22:53.905 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:22:54.149 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:22:54.290 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:22:54.578 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:23:55.727 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:23:55.957 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:23:56.236 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:23:56.476 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:23:56.588 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:23:56.852 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:24:53.405 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:24:53.648 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:24:53.921 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:24:54.163 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:24:54.367 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:24:54.646 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:25:55.709 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:25:55.948 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:25:56.200 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:25:56.449 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:25:56.604 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:25:56.857 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:26:53.378 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:26:53.608 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:26:53.859 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:26:54.107 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:26:54.246 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:26:54.514 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:27:55.758 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:27:55.997 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:27:56.269 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:27:56.537 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:27:56.697 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:27:56.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:28:53.385 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:28:53.621 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:28:53.884 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:28:54.146 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:28:54.266 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:28:54.530 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:29:55.746 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:29:55.984 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:29:56.245 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:29:56.496 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:29:56.624 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:29:56.884 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:30:53.370 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:30:53.607 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:30:53.874 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:30:54.112 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:30:54.244 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:30:54.564 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:31:55.716 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:31:55.956 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:31:56.216 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:31:56.480 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:31:56.704 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:31:56.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:32:22.369 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:32:22.601 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:32:53.370 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:32:53.603 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:32:53.872 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:32:54.123 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:32:54.300 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:32:54.585 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:33:55.727 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:33:55.963 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:33:56.223 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:33:56.475 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:33:56.656 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:33:56.919 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:34:05.493 [INF] RPCS: Received new block notification: height=779157
2023-03-03 18:34:53.461 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:34:53.720 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:34:53.997 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:34:54.239 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:34:54.409 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:34:54.684 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:35:55.706 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:35:55.951 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:35:56.219 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:35:56.476 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:35:56.597 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:35:56.867 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:36:53.377 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:36:53.615 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:36:53.875 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:36:54.118 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:36:54.252 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:36:54.520 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:37:55.717 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:37:55.950 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:37:56.210 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:37:56.453 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:37:56.570 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:37:56.843 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:38:53.401 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:38:53.639 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:38:53.909 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:38:54.152 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:38:54.312 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:38:54.583 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:39:55.711 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:39:55.955 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:39:56.211 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:39:56.455 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:39:56.591 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:39:56.862 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:40:53.389 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:40:53.624 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:40:53.887 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:40:54.126 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:40:54.270 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:40:54.558 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:41:55.702 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:41:55.950 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:41:56.214 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:41:56.462 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:41:56.610 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:41:56.909 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:42:22.379 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:42:22.611 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:42:53.414 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:42:53.652 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:42:53.905 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:42:54.144 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:42:54.286 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:42:54.542 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:43:55.727 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:43:55.962 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:43:56.223 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:43:56.467 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:43:56.587 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:43:56.852 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:44:53.491 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:44:53.908 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:44:54.177 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:44:54.419 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:44:54.618 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:44:54.907 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:45:55.715 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:45:55.947 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:45:56.208 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:45:56.448 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:45:56.567 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:45:56.837 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:46:53.398 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:46:53.812 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:46:54.069 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:46:54.314 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:46:54.477 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:46:54.740 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:47:55.724 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:47:55.962 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:47:56.221 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:47:56.469 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:47:56.589 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:47:56.865 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:48:13.043 [INF] RPCS: Received new block notification: height=779158
2023-03-03 18:48:53.386 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:48:53.787 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:48:54.051 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:48:54.293 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:48:54.439 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:48:54.699 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:49:54.505 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:49:54.742 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:49:55.010 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:49:55.335 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:49:55.592 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:49:55.867 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:50:53.382 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:50:53.747 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:50:53.998 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:50:54.241 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:50:54.349 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:50:55.700 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:51:53.457 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:51:53.849 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:51:54.122 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:51:54.366 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:51:54.541 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:51:54.809 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:52:24.735 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:52:24.976 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:52:53.807 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:52:54.041 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:52:54.295 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:52:54.534 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:52:54.682 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:52:54.945 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:53:54.453 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:53:54.701 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:53:54.985 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:53:55.221 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:53:55.412 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:53:55.762 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:54:53.399 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:54:53.904 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:54:54.168 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:54:54.416 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:54:55.642 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:54:55.917 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:55:53.906 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:55:54.147 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:55:54.418 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:55:54.663 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:55:55.187 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:55:55.451 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:55:55.504 [INF] RPCS: Received new block notification: height=779159
2023-03-03 18:56:29.825 [INF] RPCS: Received new block notification: height=779160
2023-03-03 18:56:55.731 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:56:56.009 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:56:56.293 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:56:56.537 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:56:56.684 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:56:56.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:57:38.184 [INF] RPCS: Received new block notification: height=779161
2023-03-03 18:57:53.383 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:57:53.764 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:57:54.033 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:57:54.279 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:57:54.418 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:57:54.673 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:58:54.452 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:58:54.699 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:58:54.972 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:58:55.224 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:58:55.391 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:58:55.666 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 18:59:53.391 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 18:59:53.759 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 18:59:54.020 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 18:59:54.254 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 18:59:54.376 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 18:59:56.963 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:00:53.396 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:00:53.720 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:00:53.981 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:00:54.238 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:00:54.398 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:00:54.667 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:01:54.440 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:01:54.683 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:01:54.960 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:01:55.249 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:01:55.636 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:01:55.904 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:02:22.376 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:02:22.616 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:02:53.428 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:02:54.028 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:02:54.289 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:02:56.874 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:02:56.999 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:02:57.276 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:03:10.306 [INF] RPCS: Received new block notification: height=779162
2023-03-03 19:03:53.379 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:03:53.846 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:03:54.100 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:03:54.340 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:03:54.494 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:03:54.768 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:04:06.176 [INF] RPCS: Received new block notification: height=779163
2023-03-03 19:04:54.524 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:04:54.757 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:04:55.015 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:04:55.252 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:04:55.384 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:04:55.653 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:05:53.486 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:05:54.003 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:05:54.263 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:05:54.512 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:05:56.993 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:05:57.261 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:06:53.411 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:06:53.721 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:06:53.996 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:06:54.246 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:06:54.382 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:06:54.649 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:07:54.452 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:07:54.686 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:07:54.948 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:07:55.186 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:07:55.306 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:07:55.573 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:08:53.498 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:08:54.021 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:08:54.293 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:08:56.874 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:08:56.998 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:08:57.299 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:09:53.394 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:09:53.719 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:09:53.979 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:09:54.218 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:09:54.348 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:09:54.670 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:10:55.714 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:10:55.956 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:10:56.228 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:10:56.479 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:10:56.633 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:10:56.904 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:11:53.403 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:11:53.803 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:11:54.064 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:11:54.306 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:11:54.470 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:11:54.726 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:12:24.701 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:12:24.937 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:12:53.379 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:12:53.769 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:12:54.026 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:12:54.268 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:12:54.384 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:12:54.641 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:13:55.722 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:13:55.982 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:13:56.273 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:13:56.516 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:13:56.650 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:13:56.917 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:14:34.971 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:14:35.268 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:14:35.531 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:14:35.772 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:14:35.910 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:14:36.188 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:15:01.208 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:15:01.449 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:15:01.731 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:15:01.968 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:15:02.084 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:15:02.350 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:15:58.895 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:15:59.143 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:15:59.403 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:15:59.644 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:15:59.853 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:16:00.129 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:16:01.327 [INF] RPCS: Received new block notification: height=779164
2023-03-03 19:16:59.969 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:17:00.214 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:17:00.531 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:17:00.800 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:17:00.993 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:17:01.285 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:17:59.451 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:17:59.703 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:18:02.319 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:18:02.556 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:18:02.671 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:18:02.992 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:18:52.621 [INF] RPCS: Received new block notification: height=779165
2023-03-03 19:18:59.388 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:18:59.633 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:18:59.898 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:19:00.149 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:19:00.331 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:19:00.598 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:20:01.724 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:20:01.958 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:20:02.218 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:20:02.476 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:20:02.622 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:20:02.905 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:20:59.372 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:20:59.607 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:20:59.886 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:21:00.131 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:21:00.268 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:21:00.541 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:22:00.463 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:22:00.704 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:22:00.953 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:22:01.190 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:22:01.313 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:22:01.602 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:22:22.373 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:22:22.607 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:22:27.740 [INF] RPCS: Received new block notification: height=779166
2023-03-03 19:23:55.734 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:23:55.979 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:23:56.228 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:23:56.476 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:23:56.621 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:23:56.885 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:24:53.549 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:24:53.781 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:24:54.031 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:24:54.289 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:24:54.420 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:24:54.682 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:25:54.453 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:25:54.692 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:25:54.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:25:55.199 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:25:55.352 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:25:55.618 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:26:53.458 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:26:53.827 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:26:54.084 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:26:54.321 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:26:54.438 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:26:55.776 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:27:53.460 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:27:53.814 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:27:54.079 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:27:54.326 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:27:54.448 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:27:54.723 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:28:54.466 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:28:54.735 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:28:55.030 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:28:55.273 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:28:55.411 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:28:55.686 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:29:24.300 [INF] RPCS: Received new block notification: height=779167
2023-03-03 19:29:53.472 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:29:53.790 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:29:54.051 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:29:54.291 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:29:54.419 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:29:55.751 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:30:53.432 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:30:53.805 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:30:54.083 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:30:54.326 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:30:54.465 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:30:54.726 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:31:55.739 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:31:55.983 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:31:56.237 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:31:56.496 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:31:56.655 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:31:56.931 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:32:22.380 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:32:22.615 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:32:53.603 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:32:54.105 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:32:54.385 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:32:54.640 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:32:54.948 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:32:55.263 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:33:54.463 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:33:54.701 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:33:54.971 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:33:55.258 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:33:55.451 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:33:55.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:34:53.687 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:34:53.924 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:34:54.181 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:34:54.455 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:34:56.971 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:34:57.239 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:35:53.409 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:35:53.899 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:35:54.168 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:35:54.418 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:35:54.551 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:35:54.828 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:36:54.484 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:36:54.720 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:36:54.979 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:36:55.220 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:36:55.346 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:36:55.629 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:37:53.729 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:37:53.992 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:37:54.259 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:37:56.832 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:37:56.951 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:37:57.213 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:38:53.436 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:38:53.689 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:38:53.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:38:54.234 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:38:54.436 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:38:54.801 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:39:55.764 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:39:56.036 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:39:56.302 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:39:56.553 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:39:56.664 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:39:56.933 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:40:53.449 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:40:53.692 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:40:53.960 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:40:54.204 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:40:54.325 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:40:54.610 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:41:12.348 [INF] RPCS: Received new block notification: height=779168
2023-03-03 19:41:55.727 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:41:55.967 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:41:56.256 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:41:56.508 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:41:56.619 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:41:56.884 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:42:22.377 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:42:22.606 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:42:53.392 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:42:53.655 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:42:53.916 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:42:54.173 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:42:54.303 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:42:54.580 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:43:18.266 [INF] RPCS: Received new block notification: height=779169
2023-03-03 19:43:55.724 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:43:55.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:43:56.255 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:43:56.493 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:43:56.626 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:43:56.897 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:44:53.436 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:44:53.666 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:44:53.920 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:44:54.159 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:44:54.269 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:44:54.533 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:45:55.787 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:45:56.021 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:45:56.277 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:45:56.517 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:45:56.758 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:45:57.032 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:46:53.375 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:46:53.610 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:46:53.863 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:46:54.107 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:46:54.252 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:46:54.538 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:47:54.467 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:47:54.698 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:47:54.975 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:47:55.230 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:47:55.337 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:47:55.601 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:48:53.387 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:48:53.631 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:48:53.894 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:48:54.154 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:48:54.309 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:48:55.660 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:49:53.417 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:49:53.685 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:49:53.958 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:49:54.197 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:49:54.348 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:49:54.619 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:50:55.790 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:50:56.032 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:50:56.299 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:50:56.544 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:50:56.671 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:50:56.972 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:51:53.389 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:51:53.642 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:51:53.895 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:51:54.138 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:51:54.272 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:51:54.532 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:52:23.457 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:52:23.690 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:52:53.383 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:52:53.629 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:52:53.888 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:52:54.144 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:52:54.267 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:52:54.563 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:53:55.743 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:53:55.982 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:53:56.245 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:53:56.488 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:53:56.738 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:53:57.000 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:54:53.435 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:54:53.670 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:54:53.945 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:54:54.185 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:54:54.333 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:54:54.618 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:55:55.707 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:55:55.946 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:55:56.219 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:55:56.461 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:55:56.579 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:55:56.852 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:56:53.400 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:56:53.628 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:56:53.874 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:56:54.113 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:56:54.260 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:56:54.525 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:57:54.476 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:57:54.711 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:57:54.964 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:57:55.201 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:57:55.348 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:57:55.632 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:58:53.391 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:58:53.627 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:58:53.893 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:58:54.130 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:58:54.249 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:58:55.596 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 19:59:53.411 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 19:59:53.644 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 19:59:53.890 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 19:59:54.128 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 19:59:54.238 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 19:59:54.554 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:00:54.484 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:00:54.722 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:00:54.973 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:00:55.208 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:00:55.312 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:00:55.565 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:01:53.418 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:01:53.648 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:01:53.897 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:01:54.133 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:01:54.229 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:01:55.556 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:02:22.387 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:02:22.614 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:02:53.413 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:02:53.651 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:02:53.900 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:02:54.136 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:02:54.250 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:02:54.509 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:03:55.755 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:03:55.994 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:03:56.257 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:03:56.491 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:03:56.587 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:03:56.838 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:04:53.393 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:04:53.627 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:04:53.872 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:04:54.109 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:04:54.206 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:04:54.456 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:05:55.764 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:05:55.999 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:05:56.264 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:05:56.502 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:05:56.614 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:05:56.881 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:06:53.420 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:06:53.655 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:06:53.901 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:06:54.153 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:06:54.264 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:06:54.566 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:07:55.748 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:07:55.982 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:07:56.241 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:07:56.552 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:07:56.647 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:07:56.903 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:08:53.405 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:08:53.647 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:08:53.909 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:08:54.150 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:08:54.255 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:08:54.525 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:09:54.477 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:09:54.722 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:09:54.977 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:09:55.224 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:09:55.368 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:09:55.664 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:10:53.397 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:10:53.627 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:10:53.867 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:10:54.121 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:10:54.222 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:10:55.546 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:11:53.394 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:11:53.630 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:11:53.872 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:11:54.103 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:11:54.202 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:11:54.459 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:12:23.460 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:12:23.705 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:12:53.399 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:12:53.646 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:12:53.889 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:12:54.135 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:12:54.238 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:12:54.490 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:13:55.746 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:13:55.975 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:13:56.221 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:13:56.468 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:13:56.569 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:13:56.816 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:14:53.401 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:14:53.637 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:14:53.891 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:14:54.136 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:14:54.239 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:14:54.492 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:15:54.480 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:15:54.709 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:15:54.953 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:15:55.200 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:15:55.303 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:15:55.562 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:16:53.399 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:16:53.631 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:16:53.883 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:16:54.124 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:16:54.248 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:16:55.582 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:17:53.397 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:17:53.628 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:17:53.871 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:17:54.105 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:17:54.202 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:17:54.455 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:18:55.720 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:18:55.948 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:18:56.195 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:18:56.431 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:18:56.529 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:18:56.780 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:19:53.398 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:19:53.634 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:19:53.891 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:19:54.133 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:19:54.249 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:19:54.509 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:20:54.456 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:20:54.688 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:20:54.939 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:20:55.179 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:20:55.285 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:20:55.533 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:21:53.387 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:21:53.619 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:21:53.865 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:21:54.103 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:21:54.205 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:21:55.556 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:22:22.381 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:22:22.613 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:22:53.389 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:22:53.623 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:22:53.869 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:22:54.102 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:22:54.206 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:22:54.474 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:23:54.487 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:23:54.717 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:23:54.963 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:23:55.204 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:23:55.302 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:23:55.566 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:24:53.435 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:24:53.665 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:24:53.921 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:24:54.156 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:24:54.261 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:24:55.586 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:25:53.405 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:25:53.657 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:25:53.926 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:25:54.172 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:25:54.273 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:25:54.592 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:26:54.478 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:26:54.714 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:26:54.958 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:26:55.200 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:26:55.302 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:26:55.555 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:27:34.936 [INF] RPCS: Received new block notification: height=779170
2023-03-03 20:27:53.399 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:27:53.635 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:27:53.881 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:27:54.126 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:27:54.247 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:27:55.579 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:28:53.412 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:28:53.660 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:28:53.915 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:28:54.153 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:28:54.247 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:28:54.506 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:29:54.537 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:29:54.783 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:29:55.033 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:29:55.280 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:29:55.398 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:29:55.659 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:30:53.412 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:30:53.643 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:30:53.894 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:30:54.130 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:30:54.281 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:30:55.627 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:31:53.398 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:31:53.629 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:31:53.872 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:31:54.106 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:31:54.208 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:31:54.466 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:32:23.470 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:32:23.707 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:32:53.414 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:32:53.654 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:32:53.909 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:32:54.151 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:32:54.272 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:32:54.569 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:33:54.492 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:33:54.726 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:33:54.986 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:33:55.226 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:33:55.356 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:33:55.690 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:34:53.409 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:34:53.641 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:34:53.895 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:34:54.130 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:34:54.223 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:34:54.484 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:35:54.475 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:35:54.706 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:35:54.953 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:35:55.187 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:35:55.286 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:35:55.550 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:36:53.404 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:36:53.640 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:36:53.885 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:36:54.121 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:36:54.245 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:36:56.842 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:37:53.402 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:37:53.636 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:37:53.889 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:37:54.128 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:37:54.229 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:37:54.484 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:38:54.456 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:38:54.688 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:38:54.929 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:38:55.165 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:38:55.269 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:38:55.529 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:39:53.408 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:39:53.647 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:39:53.908 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:39:54.145 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:39:54.272 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:39:55.611 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:40:53.394 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:40:53.624 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:40:53.876 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:40:54.110 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:40:54.206 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:40:54.466 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:41:54.478 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:41:54.707 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:41:54.961 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:41:55.198 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:41:55.302 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:41:55.559 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:42:22.400 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:42:22.642 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:42:53.427 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-03 20:42:53.671 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-03 20:42:53.923 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-03 20:42:54.163 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-03 20:42:54.450 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-03 20:42:57.026 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-03 20:49:17.362 [INF] RPCS: Received new block notification: height=779171
2023-03-03 21:00:23.877 [INF] RPCS: Received new block notification: height=779172
2023-03-03 21:02:27.029 [INF] RPCS: Received new block notification: height=779173
2023-03-03 21:11:50.352 [INF] RPCS: Received new block notification: height=779174
2023-03-03 21:17:36.951 [INF] RPCS: Received new block notification: height=779175
2023-03-03 21:18:19.130 [INF] RPCS: Received new block notification: height=779176
2023-03-03 21:18:30.732 [INF] RPCS: Received new block notification: height=779177
2023-03-03 21:20:36.223 [INF] RPCS: Received new block notification: height=779178
2023-03-03 21:30:55.660 [INF] RPCS: Received new block notification: height=779179
2023-03-03 21:41:52.255 [INF] RPCS: Received new block notification: height=779180
2023-03-03 21:48:11.637 [INF] RPCS: Received new block notification: height=779181
2023-03-03 21:50:24.437 [INF] RPCS: Received new block notification: height=779182
2023-03-03 21:50:59.379 [INF] RPCS: Received new block notification: height=779183
2023-03-03 21:53:35.956 [INF] RPCS: Received new block notification: height=779184
2023-03-03 22:05:43.787 [INF] RPCS: Received new block notification: height=779185
2023-03-03 22:15:23.330 [INF] RPCS: Received new block notification: height=779186
2023-03-03 22:21:51.988 [INF] RPCS: Received new block notification: height=779187
2023-03-03 22:25:09.824 [INF] RPCS: Received new block notification: height=779188
2023-03-03 22:32:53.325 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:32:53.402 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 22:32:53.515 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:33:08.339 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:33:08.399 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 22:33:08.483 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:33:23.352 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:33:23.465 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 22:33:23.685 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:33:38.373 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:33:38.439 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 22:33:38.546 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:33:40.811 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): opening channels for 1 matched orders
2023-03-03 22:33:40.812 [INF] FNDG: Registering funding shim for Order(type=Ask, amt=0.01 BTC, nonce=ed1ee856a986fd793eeae0fa2bc52af467287ed1d0d3d319cb18aa876bdf463f
2023-03-03 22:33:41.655 [ERR] FNDG: unable to read chan open update event from node 0316bf2be68ad2725bcbc14733b426f3132045677e591963b5d94a9c237991e1ae, going to reject channel: rpc error: code = Unknown desc = received funding error from 0316bf2be68ad2725bcbc14733b426f3132045677e591963b5d94a9c237991e1ae: chan_id=38cd41a88db9ae044cb5566c41fefc4903a9e4b9149cc461333a2921de210494, err=chan size of 0.01 BTC is below min chan size of 0.05 BTC
2023-03-03 22:33:41.657 [INF] RPCS: Received OrderMatchSignBegin for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:33:41.695 [INF] RPCS: Sending OrderMatchSign for batch 035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:33:42.187 [INF] RPCS: Received PrepareMsg for batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b, num_orders=1
2023-03-03 22:33:42.234 [INF] FNDG: Batch(035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b): preparing channel funding for 1 orders
2023-03-03 22:33:42.368 [INF] RPCS: Accepting batch=035f04ac4f2bb8e04ba5c5af6d2a7915bd5d365f17d0b2ee0c47e6e6bddb8e910b
2023-03-03 22:35:44.531 [WRN] GRPC: [transport] transport: http2Server.HandleStreams failed to read frame: error decrypting payload: error reading from go-back-n: cannot receive, gbn exited
2023-03-03 22:35:47.488 [INF] RPCS: Received new block notification: height=779189
2023-03-03 22:37:28.065 [INF] RPCS: Received new block notification: height=779190
2023-03-03 22:45:10.100 [INF] RPCS: Received new block notification: height=779191
2023-03-03 22:45:21.605 [INF] RPCS: Received new block notification: height=779192
2023-03-03 23:08:04.376 [INF] RPCS: Received new block notification: height=779193
2023-03-03 23:15:17.139 [INF] RPCS: Received new block notification: height=779194
2023-03-03 23:19:59.913 [INF] RPCS: Received new block notification: height=779195
2023-03-03 23:32:46.884 [INF] RPCS: Received new block notification: height=779196
2023-03-03 23:40:24.575 [INF] RPCS: Received new block notification: height=779197
2023-03-03 23:49:01.277 [INF] RPCS: Received new block notification: height=779198
2023-03-03 23:51:07.071 [INF] RPCS: Received new block notification: height=779199
2023-03-03 23:51:16.563 [INF] RPCS: Received new block notification: height=779200
2023-03-03 23:56:50.203 [INF] RPCS: Received new block notification: height=779201
2023-03-03 23:58:01.028 [INF] RPCS: Received new block notification: height=779202
2023-03-03 23:58:42.349 [INF] RPCS: Received new block notification: height=779203
2023-03-04 00:11:51.656 [INF] RPCS: Received new block notification: height=779204
2023-03-04 00:12:24.960 [INF] RPCS: Received new block notification: height=779205
2023-03-04 00:37:02.141 [INF] RPCS: Received new block notification: height=779206
2023-03-04 00:42:54.470 [INF] RPCS: Received new block notification: height=779207
2023-03-04 00:55:40.086 [INF] RPCS: Received new block notification: height=779208
2023-03-04 00:56:33.092 [INF] RPCS: Received new block notification: height=779209
2023-03-04 01:02:29.783 [INF] RPCS: Received new block notification: height=779210
2023-03-04 01:38:07.399 [INF] RPCS: Received new block notification: height=779211
2023-03-04 01:46:11.583 [INF] RPCS: Received new block notification: height=779212
2023-03-04 01:57:57.635 [INF] RPCS: Received new block notification: height=779213
2023-03-04 02:38:46.632 [INF] RPCS: Received new block notification: height=779214
2023-03-04 02:48:29.085 [INF] RPCS: Received new block notification: height=779215
2023-03-04 02:52:06.005 [INF] RPCS: Received new block notification: height=779216
2023-03-04 03:00:07.819 [INF] RPCS: Received new block notification: height=779217
2023-03-04 03:03:14.476 [INF] RPCS: Received new block notification: height=779218
2023-03-04 03:06:08.061 [INF] RPCS: Received new block notification: height=779219
2023-03-04 03:39:41.804 [INF] RPCS: Received new block notification: height=779220
2023-03-04 03:40:25.033 [INF] RPCS: Received new block notification: height=779221
2023-03-04 03:42:08.451 [INF] RPCS: Received new block notification: height=779222
2023-03-04 03:50:40.394 [INF] RPCS: Received new block notification: height=779223
2023-03-04 03:54:35.674 [INF] RPCS: Received new block notification: height=779224
2023-03-04 04:14:06.327 [INF] RPCS: Received new block notification: height=779225
2023-03-04 04:17:04.125 [INF] RPCS: Received new block notification: height=779226
2023-03-04 04:20:54.054 [INF] RPCS: Received new block notification: height=779227
2023-03-04 04:23:04.815 [INF] RPCS: Received new block notification: height=779228
2023-03-04 04:50:04.369 [INF] RPCS: Received new block notification: height=779229
2023-03-04 04:55:29.095 [INF] RPCS: Received new block notification: height=779230
2023-03-04 05:08:24.777 [INF] RPCS: Received new block notification: height=779231
2023-03-04 05:14:19.107 [INF] RPCS: Received new block notification: height=779232
2023-03-04 05:25:12.427 [INF] RPCS: Received new block notification: height=779233
2023-03-04 05:34:38.993 [INF] RPCS: Received new block notification: height=779234
2023-03-04 05:39:47.639 [INF] RPCS: Received new block notification: height=779235
2023-03-04 05:43:19.059 [INF] RPCS: Received new block notification: height=779236
2023-03-04 05:43:56.666 [INF] RPCS: Received new block notification: height=779237
2023-03-04 06:23:41.591 [INF] RPCS: Received new block notification: height=779238
2023-03-04 06:29:19.833 [INF] RPCS: Received new block notification: height=779239
2023-03-04 06:44:41.151 [INF] RPCS: Received new block notification: height=779240
2023-03-04 07:02:18.009 [INF] RPCS: Received new block notification: height=779241
2023-03-04 07:18:34.958 [INF] RPCS: Received new block notification: height=779242
2023-03-04 07:25:44.712 [INF] RPCS: Received new block notification: height=779243
2023-03-04 08:06:11.001 [INF] RPCS: Received new block notification: height=779244
2023-03-04 08:21:48.620 [INF] RPCS: Received new block notification: height=779245
2023-03-04 08:26:46.055 [INF] RPCS: Received new block notification: height=779246
2023-03-04 08:29:52.402 [INF] RPCS: Received new block notification: height=779247
2023-03-04 08:30:20.422 [INF] RPCS: Received new block notification: height=779248
2023-03-04 08:31:05.137 [INF] RPCS: Received new block notification: height=779249
2023-03-04 08:38:14.066 [INF] RPCS: Received new block notification: height=779250
2023-03-04 08:56:36.073 [INF] RPCS: Received new block notification: height=779251
2023-03-04 08:58:06.303 [INF] RPCS: Received new block notification: height=779252
2023-03-04 09:08:40.519 [INF] RPCS: Received new block notification: height=779253
2023-03-04 09:12:40.284 [INF] RPCS: Received new block notification: height=779254
2023-03-04 09:33:03.222 [INF] RPCS: Received new block notification: height=779255
2023-03-04 09:41:08.394 [INF] RPCS: Received new block notification: height=779256
2023-03-04 09:48:04.995 [INF] RPCS: Received new block notification: height=779257
2023-03-04 10:06:07.336 [INF] RPCS: Received new block notification: height=779258
2023-03-04 10:09:14.982 [INF] RPCS: Received new block notification: height=779259
2023-03-04 10:14:22.432 [INF] RPCS: Received new block notification: height=779260
2023-03-04 10:24:13.908 [INF] RPCS: Received new block notification: height=779261
2023-03-04 10:24:44.964 [INF] RPCS: Received new block notification: height=779262
2023-03-04 10:52:54.032 [INF] RPCS: Received new block notification: height=779263
2023-03-04 10:57:40.500 [INF] RPCS: Received new block notification: height=779264
2023-03-04 10:59:20.726 [INF] RPCS: Received new block notification: height=779265
2023-03-04 11:09:24.733 [INF] RPCS: Received new block notification: height=779266
2023-03-04 11:13:38.703 [INF] RPCS: Received new block notification: height=779267
2023-03-04 11:18:22.227 [INF] RPCS: Received new block notification: height=779268
2023-03-04 11:28:30.689 [INF] RPCS: Received new block notification: height=779269
2023-03-04 11:31:09.458 [INF] RPCS: Received new block notification: height=779270
2023-03-04 11:36:46.928 [INF] RPCS: Received new block notification: height=779271
2023-03-04 11:37:33.647 [INF] RPCS: Received new block notification: height=779272
2023-03-04 11:46:04.616 [INF] RPCS: Received new block notification: height=779273
2023-03-04 12:01:53.535 [INF] RPCS: Received new block notification: height=779274
2023-03-04 12:09:23.772 [INF] RPCS: Received new block notification: height=779275
2023-03-04 12:18:18.614 [INF] RPCS: Received new block notification: height=779276
2023-03-04 12:32:59.852 [INF] RPCS: Received new block notification: height=779277
2023-03-04 12:50:46.336 [INF] RPCS: Received new block notification: height=779278
2023-03-04 13:07:06.753 [INF] RPCS: Received new block notification: height=779279
2023-03-04 13:18:13.328 [INF] RPCS: Received new block notification: height=779280
2023-03-04 13:19:53.622 [INF] RPCS: Received new block notification: height=779281
2023-03-04 13:26:07.894 [INF] RPCS: Received new block notification: height=779282
2023-03-04 13:50:41.069 [INF] RPCS: Received new block notification: height=779283
2023-03-04 13:53:28.183 [INF] RPCS: Received new block notification: height=779284
2023-03-04 13:55:02.975 [INF] RPCS: Received new block notification: height=779285
2023-03-04 13:56:38.665 [INF] RPCS: Received new block notification: height=779286
2023-03-04 13:57:41.700 [INF] RPCS: Received new block notification: height=779287
2023-03-04 14:06:42.520 [INF] RPCS: Received new block notification: height=779288
2023-03-04 14:16:20.092 [INF] RPCS: Received new block notification: height=779289
2023-03-04 14:18:26.534 [INF] LITD: Handling static file request: /
2023-03-04 14:18:29.484 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-04 14:18:29.651 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeTransactions
2023-03-04 14:18:29.651 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-04 14:18:29.669 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-04 14:18:29.693 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeChannelEvents
2023-03-04 14:18:29.731 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/Monitor
2023-03-04 14:18:29.792 [INF] LOOPD: Monitor request received
2023-03-04 14:18:29.824 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NodeRatings
2023-03-04 14:18:29.854 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-04 14:18:29.855 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-04 14:18:29.956 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-04 14:18:29.964 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.025 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.025 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.027 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.106 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.118 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.135 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.147 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.234 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.248 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.250 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.261 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.285 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.333 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.345 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.375 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.430 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.434 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.459 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.476 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.495 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.681 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.698 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.706 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.720 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:30.812 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:30.846 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:30.907 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:30.918 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:30.975 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:30.978 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.034 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.037 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.056 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.057 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.136 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.150 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.195 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.205 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.208 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.230 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.262 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.264 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.296 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.358 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.358 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.371 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.375 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.427 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.428 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:31.479 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-04 14:18:31.481 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-04 14:18:31.497 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.503 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.516 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.517 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.526 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.594 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.680 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.764 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.784 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.815 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.834 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.836 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.863 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:31.952 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.022 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.055 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.055 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.057 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.068 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.182 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.192 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.244 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.264 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.265 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.282 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-04 14:18:32.400 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.484 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.503 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.530 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.541 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.549 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.683 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.699 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.707 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.714 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.723 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.725 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.830 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.842 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.843 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.857 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.860 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.863 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.923 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:32.950 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.005 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.007 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.017 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.030 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.108 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.109 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-04 14:18:33.133 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-04 14:18:33.146 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-04 14:18:33.157 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-04 14:18:33.179 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-04 14:18:33.340 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-04 14:18:33.349 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.372 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.380 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.389 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.400 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-04 14:18:33.468 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-04 14:18:33.478 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-04 14:18:33.491 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-04 14:18:33.719 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-04 14:18:33.727 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-04 14:18:36.133 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-04 14:19:17.383 [INF] LITD: Handling static file request: /static/js/239.ae54170b.chunk.js
2023-03-04 14:19:17.393 [INF] LITD: Handling static file request: /static/js/21.95a84460.chunk.js
2023-03-04 14:19:17.482 [INF] LITD: Handling static file request: /static/media/OpenSans-Bold.fc10ccf11a61bac919b9.ttf
2023-03-04 14:20:08.650 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-04 14:20:14.951 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/AddSession
2023-03-04 14:20:14.988 [WRN] LITD: Kicking off deadline timer for first connection for session 026aeabb060dbd69f5250d739bf7d154487391ae9111dd6d3b09fb868dfbb676dd. A successful connection must be made in the next 9m59.973112811s
2023-03-04 14:20:14.992 [INF] SESS: Mailbox RPC server listening on mailbox:e7c1cbf2244252f7ce9e428bd92b7044aa10ce880d8ccfa4d794111959e05218e12c88ef52e7455f2c3c22e98e4cd08ac1b1c33d6c4823a0400f0cbe441c046f@mailbox.terminal.lightning.today:443
2023-03-04 14:20:15.015 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-04 14:20:21.957 [INF] LITD: Handling static file request: /static/media/close.dbc743984b0e5c22c215b73e67bf6512.svg
2023-03-04 14:21:11.306 [WRN] GRPC: [transport] transport: http2Server.HandleStreams failed to read frame: error decrypting payload: error reading from go-back-n: cannot receive, gbn exited
2023-03-04 14:23:32.436 [INF] RPCS: Received new block notification: height=779290
2023-03-04 15:13:24.532 [INF] RPCS: Received new block notification: height=779291
2023-03-04 15:16:48.048 [INF] RPCS: Received new block notification: height=779292
2023-03-04 15:28:50.411 [INF] RPCS: Received new block notification: height=779293
2023-03-04 15:35:26.880 [INF] RPCS: Received new block notification: height=779294
2023-03-04 15:36:29.584 [INF] RPCS: Received new block notification: height=779295
2023-03-04 15:49:59.178 [INF] RPCS: Received new block notification: height=779296
2023-03-04 16:03:02.303 [INF] RPCS: Received new block notification: height=779297
2023-03-04 16:03:43.509 [INF] RPCS: Received new block notification: height=779298
2023-03-04 16:04:51.403 [INF] RPCS: Received new block notification: height=779299
2023-03-04 16:10:00.870 [INF] RPCS: Received new block notification: height=779300
2023-03-04 16:11:37.628 [INF] RPCS: Received new block notification: height=779301
2023-03-04 16:26:20.285 [INF] RPCS: Received new block notification: height=779302
2023-03-04 16:47:48.324 [INF] RPCS: Received new block notification: height=779303
2023-03-04 16:50:18.280 [INF] RPCS: Received new block notification: height=779304
2023-03-04 16:59:58.413 [INF] RPCS: Received new block notification: height=779305
2023-03-04 17:01:25.556 [INF] RPCS: Received new block notification: height=779306
2023-03-04 17:02:51.951 [INF] RPCS: Received new block notification: height=779307
2023-03-04 17:08:36.474 [INF] RPCS: Received new block notification: height=779308
2023-03-04 17:15:50.759 [INF] RPCS: Received new block notification: height=779309
2023-03-04 17:22:42.608 [INF] RPCS: Received new block notification: height=779310
2023-03-04 17:23:19.462 [INF] RPCS: Received new block notification: height=779311
2023-03-04 17:29:39.110 [INF] RPCS: Received new block notification: height=779312
2023-03-04 17:51:11.404 [INF] RPCS: Received new block notification: height=779313
2023-03-04 17:52:27.085 [INF] RPCS: Received new block notification: height=779314
2023-03-04 18:03:23.742 [INF] RPCS: Received new block notification: height=779315
2023-03-04 18:09:11.640 [INF] RPCS: Received new block notification: height=779316
2023-03-04 18:18:51.394 [INF] RPCS: Received new block notification: height=779317
2023-03-04 18:33:50.911 [INF] RPCS: Received new block notification: height=779318
2023-03-04 18:48:42.427 [INF] RPCS: Received new block notification: height=779319
2023-03-04 18:53:40.005 [INF] RPCS: Received new block notification: height=779320
2023-03-04 19:06:50.111 [INF] RPCS: Received new block notification: height=779321
2023-03-04 19:11:44.821 [INF] RPCS: Received new block notification: height=779322
2023-03-04 19:21:52.136 [INF] RPCS: Received new block notification: height=779323
2023-03-04 19:26:06.944 [INF] RPCS: Received new block notification: height=779324
2023-03-04 19:28:14.689 [INF] RPCS: Received new block notification: height=779325
2023-03-04 19:34:43.112 [INF] RPCS: Received new block notification: height=779326
2023-03-04 19:37:23.141 [INF] RPCS: Received new block notification: height=779327
2023-03-04 19:48:32.177 [INF] RPCS: Received new block notification: height=779328
2023-03-04 20:17:27.179 [WRN] GRPC: [transport] transport: http2Server.HandleStreams failed to read frame: error decrypting payload: error reading from go-back-n: cannot receive, gbn exited
2023-03-04 20:23:12.412 [INF] RPCS: Received new block notification: height=779329
2023-03-04 20:27:50.179 [INF] RPCS: Received new block notification: height=779330
2023-03-04 20:29:23.408 [INF] RPCS: Received new block notification: height=779331
2023-03-04 20:30:05.556 [INF] RPCS: Received new block notification: height=779332
2023-03-04 20:34:59.685 [INF] RPCS: Received new block notification: height=779333
2023-03-04 21:11:10.246 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-04 21:11:10.246 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-04 21:11:10.247 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-04 21:11:10.248 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:10.772 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:11:10.988 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-04 21:11:11.198 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-04 21:11:11.694 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:12.023 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:11:12.293 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:12.546 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:11:12.814 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:13.069 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:11:14.337 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:14.572 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:11:16.054 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-04 21:11:16.291 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:12:09.434 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:12:09.668 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-04 21:12:09.915 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-04 21:12:12.460 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-04 21:12:12.558 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-04 21:12:12.818 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-04 21:12:22.440 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-04 21:12:22.673 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
Important to note: right now, Terminal is fully operationl. The problem is it is highly unstable, and specially sensitive to LND restarts. But sometimes, even without a restart, something goes wrong and I have to restart it.
Thanks for the logs. Doesn't look out of the ordinary, the only errors shown are from the LNC connection not succeeding, but not showing why (so could be an issue on the client/browser side). When you say "highly unstable", what exactly do you mean? What are the symptoms? What does "something goes wrong" mean?
Hey, Guggero! Sorry for the delay. I mean, its super sensible to LND restarts and it usually dont come back online. When LND restarts, it all works perfectly afterwards, such as ThunderHub, RTL, LNDg and so forth... but no litd, that has to be manually restarted almost aways.
So in case Im far from home, it becomes risky to trust it, cause it may actually do not come back online and I will have to trust Tailscale + Zeus to use it instead of LNC.
Right now my litd is offline and I got the debug for you:
umbrel@umbrel:~ $ docker logs lightning-terminal_web_1
2023-03-08 14:37:37.189 [INF] LITD: LiT version: 0.8.6-alpha commit=v0.8.6-alpha
2023-03-08 14:37:37.232 [INF] SESS: Checking for schema update: latest_version=0, db_version=0
2023-03-08 14:37:37.234 [INF] LITD: Dialing lnd gRPC server at 10.21.21.9:10009
2023-03-08 14:37:37.243 [INF] LITD: Listening for http on: [::]:3004
2023-03-08 14:37:37.245 [INF] LITD: Listening for http_tls on: 127.0.0.1:8443
----------------------------------------------------------
Lightning Terminal (LiT) by Lightning Labs
LND Operating mode remote
LND Node status online
LND Alias NodeRunners Brasil⚡🍠🟣
LND Version 0.15.5-beta commit=v0.15.5-beta
LiT Version 0.8.6-alpha commit=v0.8.6-alpha
Web interface 127.0.0.1:8443, 0.0.0.0:3004 (open https://127.0.0.1:8443 or http://localhost:3004 in your browser)
----------------------------------------------------------
2023-03-08 14:37:37.395 [INF] LITD: Connecting basic lnd client
2023-03-08 14:37:37.597 [INF] LITD: Connecting full lnd client
2023-03-08 14:37:37.597 [INF] LNDC: Creating lnd connection to 10.21.21.9:10009
2023-03-08 14:37:37.598 [INF] LNDC: Connected to lnd
2023-03-08 14:37:37.611 [INF] LNDC: Waiting for lnd to unlock
2023-03-08 14:37:37.618 [INF] LNDC: Wallet state of lnd is now: Lnd main server is ready for requests
2023-03-08 14:37:37.710 [INF] LNDC: lnd version: v0.15.5-beta, build tags 'autopilotrpc,signrpc,walletrpc,chainrpc,invoicesrpc,watchtowerrpc,neutrinorpc,monitoring,peersrpc,kvdb_postgres,kvdb_etcd'
2023-03-08 14:37:37.710 [INF] LNDC: Using network mainnet
2023-03-08 14:37:37.710 [INF] LNDC: Waiting for lnd to be fully synced to its chain backend, this might take a while
2023-03-08 14:37:37.774 [INF] LNDC: lnd is now fully synced to its chain backend
2023-03-08 14:37:37.775 [INF] LITD: Starting integrated faraday daemon
2023-03-08 14:37:38.009 [INF] LITD: Starting integrated loop daemon
2023-03-08 14:37:38.010 [INF] LOOPD: Protocol version: Routing Plugin
2023-03-08 14:37:38.010 [INF] LOOPD: Swap server address: swap.lightning.today:11010
2023-03-08 14:37:38.018 [INF] STORE: Checking for schema update: latest_version=4, db_version=4
2023-03-08 14:37:38.247 [INF] LITD: Starting integrated pool daemon
2023-03-08 14:37:38.247 [INF] POOL: Version: 0.6.1-beta commit=v0.6.1-beta.0.20221202155747-aec0aee8d9a1
2023-03-08 14:37:38.247 [INF] LOOPD: Starting liquidity manager
2023-03-08 14:37:38.247 [INF] LOOPD: Waiting for updates
2023-03-08 14:37:38.247 [INF] LOOPD: Starting swap client
2023-03-08 14:37:38.248 [INF] LOOP: Connected to lnd node 'NodeRunners Brasil⚡🍠🟣' with pubkey 0320 534540971752234228e323faa4f1314f8751e05029413c8ae34da209f8e497 (version v0.15.5-beta, build tags 'autopilotrpc,signrpc,walletrpc,chainrpc,invoicesrpc,watchtowerrpc,neutrinorpc,monitoring,peersrpc,kvdb_postgres,kvdb_etcd')
2023-03-08 14:37:38.250 [INF] LOOP: Wait for first block ntfn
2023-03-08 14:37:38.263 [INF] LOOP: Starting event loop at height 779900
2023-03-08 14:37:38.462 [INF] POOL: Auction server address: pool.lightning.finance:12010
2023-03-08 14:37:38.473 [INF] CLDB: Checking for schema update: latest_version=1, db_version=1
2023-03-08 14:37:38.664 [INF] RPCS: Starting trader server
2023-03-08 14:37:38.796 [INF] RPCS: Connected to lnd node NodeRunners Brasil⚡🍠🟣 with pubkey 032053 4540971752234228e323faa4f1314f8751e05029413c8ae34da209f8e497
2023-03-08 14:37:38.887 [INF] ACCT: Watching spend of f181fb0debeeec46d9e0b54d34519e0708b07dcf0f658126368b0c562ac13a9e:1 for account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b
2023-03-08 14:37:39.756 [INF] AUCT: Successfully connected to auction server
2023-03-08 14:37:40.255 [INF] FNDG: Starting funding manager
2023-03-08 14:37:40.257 [INF] FNDG: Funding manager is now active
2023-03-08 14:37:40.260 [INF] RPCS: Trader server is now active
2023-03-08 14:37:40.483 [INF] LITD: Starting LiT macaroon service
2023-03-08 14:37:40.691 [INF] AUTO: Starting Autopilot Client
2023-03-08 14:37:41.868 [INF] LITD: Starting LiT session server
2023-03-08 14:37:41.901 [INF] SESS: Mailbox RPC server listening on mailbox:7dc4a24b8533d3e074e47e9997bb9e93a552120e5de0055f169f777d89ca7b43a20f5499b49e7c67b46a52d04c090c96055494c04170ac33b1588953e928aa69@mailbox.terminal.lightning.today:443
2023-03-08 14:37:41.909 [INF] SESS: Mailbox RPC server listening on mailbox:e47f84a1e819f1a6deaa6e8cb00efb4374ea2aa39e541567251a86a8458381548c2d120e40467e577e97c2d98a1f9366761a1c5a356a83bd710d240b2126e10a@mailbox.terminal.lightning.today:443
2023-03-08 14:37:41.917 [INF] LITD: Starting LiT account service
2023-03-08 14:37:41.917 [INF] SESS: Mailbox RPC server listening on mailbox:752278e75c7aa222ec9dbfb0781fec0769efe4e681a68d092c4ebec9cac23d4feb2db31d2863d2d1bf0116677640255b8fd4fbe625306e1694fbb2d6b67059f7@mailbox.terminal.lightning.today:443
2023-03-08 14:37:42.167 [INF] LITD: Starting LiT middleware manager
2023-03-08 14:37:42.261 [INF] LITD: Internal sub server startup complete
2023-03-08 15:02:28.638 [INF] RPCS: Received new block notification: height=779901
2023-03-08 16:10:29.413 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/SubscribeBatchAuction]: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-08 16:10:29.414 [ERR] AUCT: Server connection error received: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-08 16:10:29.417 [ERR] RPCS: Error in server stream: server sent unexpected error
2023-03-08 16:10:29.417 [ERR] AUCT: Error in stream, trying to reconnect: server sent unexpected error
2023-03-08 16:10:35.080 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:10:35.080 [INF] AUCT: Connection to server failed, will try again in 10s
2023-03-08 16:10:49.250 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:10:49.251 [INF] AUCT: Connection to server failed, will try again in 20s
2023-03-08 16:11:09.251 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:11:09.252 [INF] AUCT: Connection to server failed, will try again in 40s
2023-03-08 16:11:49.254 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:11:49.254 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:12:49.255 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:12:49.255 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:13:49.256 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:13:49.257 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:14:49.258 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:14:49.259 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:15:49.259 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:15:49.260 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:16:49.261 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:16:49.261 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:17:49.262 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:17:49.262 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:18:49.263 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:18:49.263 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:19:49.266 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:19:49.266 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:20:49.267 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:20:49.267 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:21:49.270 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:21:49.270 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:22:49.271 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:22:49.271 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:23:49.272 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:23:49.273 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:24:49.274 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:24:49.275 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:25:49.277 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:25:49.277 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:26:49.278 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:26:49.278 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:27:54.569 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:27:54.569 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:28:54.570 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:28:54.570 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:29:54.571 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:29:54.571 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:30:54.573 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:30:54.573 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:31:54.576 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:31:54.577 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:32:54.577 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:32:54.577 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:33:54.579 [ERR] AUCT: [/poolrpc.ChannelAuctioneer/Terms]: rpc error: code = Unavailable desc = connection closed
2023-03-08 16:33:54.579 [INF] AUCT: Connection to server failed, will try again in 1m0s
2023-03-08 16:34:54.789 [INF] AUCT: Successfully connected to auction server
2023-03-08 16:34:55.207 [ERR] RPCS: Unknown server error: %v server sent unexpected error
2023-03-08 16:34:55.208 [INF] RPCS: Received new block notification: height=779902
2023-03-08 16:39:37.380 [INF] RPCS: Received new block notification: height=779903
2023-03-08 16:52:37.587 [INF] RPCS: Received new block notification: height=779904
2023-03-08 16:55:56.690 [INF] RPCS: Received new block notification: height=779905
2023-03-08 16:56:08.888 [INF] RPCS: Received new block notification: height=779906
2023-03-08 16:58:46.449 [INF] RPCS: Received new block notification: height=779907
2023-03-08 16:59:45.251 [INF] RPCS: Received new block notification: height=779908
2023-03-08 17:04:14.999 [INF] RPCS: Received new block notification: height=779909
2023-03-08 17:06:30.566 [INF] RPCS: Received new block notification: height=779910
2023-03-08 17:12:45.355 [INF] RPCS: Received new block notification: height=779911
2023-03-08 17:14:36.074 [INF] RPCS: Received new block notification: height=779912
2023-03-08 17:16:34.348 [INF] RPCS: Received new block notification: height=779913
2023-03-08 17:24:24.440 [INF] RPCS: Received new block notification: height=779914
2023-03-08 17:26:45.345 [INF] RPCS: Received new block notification: height=779915
2023-03-08 17:34:04.502 [INF] RPCS: Received new block notification: height=779916
2023-03-08 17:49:13.258 [INF] RPCS: Received new block notification: height=779917
2023-03-08 17:57:02.183 [INF] RPCS: Received new block notification: height=779918
2023-03-08 19:07:05.088 [INF] RPCS: Received new block notification: height=779919
2023-03-08 19:10:04.664 [INF] RPCS: Received new block notification: height=779920
2023-03-08 19:30:06.113 [INF] RPCS: Received new block notification: height=779921
2023-03-08 19:48:16.248 [INF] RPCS: Received new block notification: height=779922
2023-03-08 20:00:36.592 [INF] RPCS: Received new block notification: height=779923
2023-03-08 20:07:04.574 [INF] RPCS: Received new block notification: height=779924
2023-03-08 20:31:54.069 [INF] RPCS: Received new block notification: height=779925
2023-03-08 20:36:48.690 [INF] RPCS: Received new block notification: height=779926
2023-03-08 20:39:28.153 [INF] RPCS: Received new block notification: height=779927
2023-03-08 20:56:04.558 [INF] RPCS: Received new block notification: height=779928
2023-03-08 21:13:20.065 [INF] RPCS: Received new block notification: height=779929
2023-03-08 21:14:27.173 [INF] RPCS: Received new block notification: height=779930
2023-03-08 21:16:04.248 [INF] RPCS: Received new block notification: height=779931
2023-03-08 21:27:25.608 [INF] RPCS: Received new block notification: height=779932
2023-03-08 21:49:30.350 [INF] RPCS: Received new block notification: height=779933
2023-03-08 22:11:42.421 [INF] RPCS: Received new block notification: height=779934
2023-03-08 22:53:23.129 [INF] RPCS: Received new block notification: height=779935
2023-03-08 22:55:33.864 [INF] RPCS: Received new block notification: height=779936
2023-03-08 23:08:14.201 [INF] RPCS: Received new block notification: height=779937
2023-03-08 23:40:18.963 [INF] RPCS: Received new block notification: height=779938
2023-03-08 23:41:11.572 [INF] RPCS: Received new block notification: height=779939
2023-03-08 23:43:40.126 [INF] RPCS: Received new block notification: height=779940
2023-03-09 00:02:23.357 [INF] RPCS: Received new block notification: height=779941
2023-03-09 00:05:07.375 [INF] RPCS: Received new block notification: height=779942
2023-03-09 00:07:20.549 [INF] RPCS: Received new block notification: height=779943
2023-03-09 00:07:25.997 [INF] RPCS: Received new block notification: height=779944
2023-03-09 00:13:33.123 [INF] RPCS: Received new block notification: height=779945
2023-03-09 00:24:03.696 [INF] RPCS: Received new block notification: height=779946
2023-03-09 00:49:23.352 [INF] RPCS: Received new block notification: height=779947
2023-03-09 01:02:15.128 [INF] RPCS: Received PrepareMsg for batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf, num_orders=1
2023-03-09 01:02:15.208 [INF] FNDG: Batch(02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf): preparing channel funding for 1 orders
2023-03-09 01:02:15.384 [INF] RPCS: Accepting batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf
2023-03-09 01:02:30.177 [INF] RPCS: Received PrepareMsg for batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf, num_orders=1
2023-03-09 01:02:30.228 [INF] FNDG: Batch(02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf): preparing channel funding for 1 orders
2023-03-09 01:02:30.299 [INF] RPCS: Accepting batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf
2023-03-09 01:02:30.788 [INF] FNDG: Batch(02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf): opening channels for 1 matched orders
2023-03-09 01:02:30.788 [INF] FNDG: Registering funding shim for Order(type=Ask, amt=0.02 BTC, nonce=ed1ee856a986fd793eeae0fa2bc52af467287ed1d0d3d319cb18aa876bdf463f
2023-03-09 01:02:34.148 [INF] RPCS: Received OrderMatchSignBegin for batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf, num_orders=1
2023-03-09 01:02:34.259 [INF] RPCS: Sending OrderMatchSign for batch 02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf
2023-03-09 01:02:34.507 [INF] RPCS: Received FinalizeMsg for batch=02b1d2f2c8ed531b224574a1d84d90b81268bb17e5021084f758f929f719838fbf
2023-03-09 01:02:34.740 [INF] ACCT: Waiting for 3 confirmation(s) of account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b
2023-03-09 01:02:57.279 [INF] RPCS: Received new block notification: height=779948
2023-03-09 01:13:38.811 [INF] RPCS: Received new block notification: height=779949
2023-03-09 01:35:52.471 [INF] RPCS: Received new block notification: height=779950
2023-03-09 01:40:38.980 [INF] RPCS: Received new block notification: height=779951
2023-03-09 01:49:21.355 [INF] RPCS: Received new block notification: height=779952
2023-03-09 01:54:02.281 [INF] RPCS: Received new block notification: height=779953
2023-03-09 01:58:12.547 [INF] RPCS: Received new block notification: height=779954
2023-03-09 02:06:43.051 [INF] RPCS: Received new block notification: height=779955
2023-03-09 02:19:57.857 [INF] RPCS: Received new block notification: height=779956
2023-03-09 02:27:47.473 [INF] RPCS: Received new block notification: height=779957
2023-03-09 02:32:08.946 [INF] RPCS: Received new block notification: height=779958
2023-03-09 02:53:59.897 [INF] LITD: Handling static file request: /
2023-03-09 02:54:02.477 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:54:02.713 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeTransactions
2023-03-09 02:54:02.718 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:54:02.753 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:54:02.782 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/SubscribeChannelEvents
2023-03-09 02:54:02.810 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/Monitor
2023-03-09 02:54:02.837 [INF] LOOPD: Monitor request received
2023-03-09 02:54:03.035 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-09 02:54:03.040 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NodeRatings
2023-03-09 02:54:03.045 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-09 02:54:03.327 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-09 02:54:03.335 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.341 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.344 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.346 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.393 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.438 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.469 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.563 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.650 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.679 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.837 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.858 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.899 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.903 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.905 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:03.963 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.003 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.098 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.108 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.198 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.201 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.267 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.272 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.393 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.441 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.518 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:04.655 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.665 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.885 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.886 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.897 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.918 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.921 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:04.994 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.016 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.069 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.080 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.108 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.372 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.375 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.447 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.454 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.455 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.456 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.549 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.550 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.664 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.670 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.694 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.694 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.730 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.738 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:05.839 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-09 02:54:05.841 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-09 02:54:05.857 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.882 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.894 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.909 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.912 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.943 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:05.968 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.191 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.200 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.203 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.214 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.458 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.504 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.507 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.510 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.512 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.598 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.692 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.696 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.739 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.803 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.809 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.812 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.812 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.831 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:06.871 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetNodeInfo
2023-03-09 02:54:07.023 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.025 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.035 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.038 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.107 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.212 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.220 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.256 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.257 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.271 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.274 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.334 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.354 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.383 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.384 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.408 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.408 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.474 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.475 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.481 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.483 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.495 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.523 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.605 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.606 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.621 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.638 [INF] LITD: Handling gRPC web request: /looprpc.SwapClient/ListSwaps
2023-03-09 02:54:07.653 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ListChannels
2023-03-09 02:54:07.662 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-09 02:54:07.684 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-09 02:54:07.688 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/ChannelBalance
2023-03-09 02:54:07.818 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/PendingChannels
2023-03-09 02:54:07.829 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.831 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.836 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.867 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetChanInfo
2023-03-09 02:54:07.869 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:54:07.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:54:07.979 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:54:07.980 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:07.990 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-09 02:54:08.116 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-09 02:54:08.120 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/WalletBalance
2023-03-09 02:54:08.132 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:54:08.236 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-09 02:54:08.329 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 02:54:08.347 [INF] LITD: Handling gRPC web request: /litrpc.Sessions/ListSessions
2023-03-09 02:54:08.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:09.364 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:09.587 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:09.850 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:10.092 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:10.332 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:10.564 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:10.838 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:11.068 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:12.330 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:12.553 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:14.000 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:14.226 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:15.680 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:15.905 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:17.348 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:17.577 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:19.032 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:19.257 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:20.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:20.961 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:54:22.426 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/LeaseDurations
2023-03-09 02:54:22.648 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:55:08.960 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:55:09.184 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:55:09.432 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:55:09.668 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:55:09.891 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:55:10.144 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 02:56:07.807 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:56:08.024 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:56:08.270 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:56:08.500 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:56:08.621 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:56:08.864 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 02:57:08.963 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:57:09.203 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:57:09.442 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:57:09.667 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:57:09.766 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:57:10.008 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 02:58:07.933 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:58:08.153 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:58:08.390 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:58:08.621 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:58:08.758 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:58:11.315 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 02:59:07.809 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 02:59:08.033 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 02:59:08.272 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 02:59:08.505 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 02:59:08.635 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 02:59:08.881 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:00:08.868 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:00:09.087 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:00:09.324 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:00:09.552 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:00:09.657 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:00:09.896 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:01:07.919 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:01:08.147 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:01:08.385 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:01:08.613 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:01:08.728 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:01:10.034 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:01:19.964 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:01:20.184 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:02:07.968 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:02:08.221 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:02:08.460 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:02:08.689 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:02:08.807 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:02:09.056 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:03:08.919 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:03:09.147 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:03:09.389 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:03:09.624 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:03:09.776 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:03:10.090 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:04:07.911 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:04:08.130 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:04:08.365 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:04:08.602 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:04:08.707 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:04:11.267 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:05:07.940 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:05:08.172 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:05:08.421 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:05:08.656 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:05:08.819 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:05:09.071 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:06:08.959 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:06:09.208 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:06:09.443 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:06:09.738 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:06:09.865 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:06:10.154 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:07:07.920 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:07:08.142 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:07:08.381 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:07:08.610 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:07:08.800 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:07:11.375 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:08:39.233 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:08:39.453 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:08:39.690 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:08:39.922 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:08:40.114 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:08:40.371 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:09:36.957 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:09:37.369 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:09:37.603 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:09:37.827 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:09:37.947 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:09:38.188 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:10:39.249 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:10:39.512 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:10:39.773 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:10:40.009 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:10:40.395 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:10:40.663 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:11:19.912 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:11:20.138 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:11:36.934 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:11:37.321 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:11:37.564 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:11:37.791 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:11:37.902 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:11:38.142 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:12:10.790 [INF] RPCS: Received new block notification: height=779959
2023-03-09 03:12:39.277 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:12:39.510 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:12:39.765 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:12:39.994 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:12:40.154 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:12:40.414 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:13:36.934 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:13:37.440 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:13:37.680 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:13:37.921 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:13:38.129 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:13:38.446 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:14:39.235 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:14:39.461 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:14:39.705 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:14:39.932 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:14:40.071 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:14:40.315 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:15:36.937 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:15:37.392 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:15:37.636 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:15:37.867 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:15:37.972 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:15:38.211 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:16:39.219 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:16:39.439 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:16:39.672 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:16:39.913 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:16:40.112 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:16:40.362 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:17:36.916 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:17:37.507 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:17:37.753 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:17:37.985 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:17:38.146 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:17:38.394 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:18:39.213 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:18:39.435 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:18:39.673 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:18:39.901 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:18:40.035 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:18:40.277 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:19:36.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:19:37.322 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:19:37.565 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:19:37.786 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:19:37.896 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:19:38.133 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:20:37.973 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:20:38.195 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:20:38.431 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:20:38.658 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:20:38.786 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:20:39.030 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:21:19.920 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:21:20.142 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:21:36.952 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:21:37.364 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:21:37.599 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:21:37.823 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:21:37.940 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:21:39.275 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:22:36.947 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:22:37.360 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:22:37.596 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:22:37.830 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:22:37.972 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:22:38.214 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:23:39.211 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:23:39.428 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:23:39.658 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:23:39.883 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:23:39.989 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:23:40.234 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:24:31.881 [INF] RPCS: Received new block notification: height=779960
2023-03-09 03:24:36.940 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:24:37.430 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:24:37.678 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:24:37.961 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:24:38.236 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:24:38.485 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:25:39.237 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:25:39.466 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:25:39.701 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:25:39.929 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:25:40.036 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:25:40.287 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:26:36.959 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:26:37.328 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:26:37.563 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:26:37.805 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:26:37.970 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:26:38.207 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:27:27.936 [INF] RPCS: Received new block notification: height=779961
2023-03-09 03:27:39.231 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:27:39.457 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:27:39.690 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:27:39.918 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:27:40.062 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:27:40.308 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:28:36.954 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:28:37.444 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:28:37.758 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:28:38.052 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:28:38.181 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:28:38.430 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:29:37.985 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:29:38.207 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:29:38.438 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:29:38.671 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:29:38.775 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:29:39.016 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:30:36.417 [INF] RPCS: Received new block notification: height=779962
2023-03-09 03:30:36.942 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:30:37.313 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:30:37.566 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:30:37.799 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:30:37.948 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:30:39.273 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:31:19.927 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:31:20.153 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:31:36.952 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/BatchSnapshots
2023-03-09 03:31:37.624 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/NextBatchInfo
2023-03-09 03:31:37.869 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListAccounts
2023-03-09 03:31:38.096 [INF] LITD: Handling gRPC web request: /lnrpc.Lightning/GetInfo
2023-03-09 03:31:38.276 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/ListOrders
2023-03-09 03:31:38.524 [INF] LITD: Handling gRPC web request: /poolrpc.Trader/Leases
2023-03-09 03:39:14.628 [INF] RPCS: Received new block notification: height=779963
2023-03-09 03:52:46.019 [INF] RPCS: Received new block notification: height=779964
2023-03-09 04:28:28.051 [INF] RPCS: Received new block notification: height=779965
2023-03-09 04:30:39.313 [INF] RPCS: Received new block notification: height=779966
2023-03-09 04:32:59.609 [INF] RPCS: Received new block notification: height=779967
2023-03-09 04:51:31.137 [INF] RPCS: Received new block notification: height=779968
2023-03-09 05:00:39.755 [INF] RPCS: Received new block notification: height=779969
2023-03-09 05:17:14.280 [INF] RPCS: Received new block notification: height=779970
2023-03-09 05:32:36.605 [INF] RPCS: Received new block notification: height=779971
2023-03-09 05:39:44.537 [INF] RPCS: Received new block notification: height=779972
2023-03-09 05:41:01.934 [INF] RPCS: Received new block notification: height=779973
2023-03-09 05:41:44.698 [INF] RPCS: Received new block notification: height=779974
2023-03-09 05:43:13.845 [INF] RPCS: Received new block notification: height=779975
2023-03-09 05:47:18.853 [INF] RPCS: Received new block notification: height=779976
2023-03-09 06:44:20.060 [INF] RPCS: Received new block notification: height=779977
2023-03-09 07:10:43.844 [INF] RPCS: Received new block notification: height=779978
2023-03-09 07:13:09.098 [INF] RPCS: Received new block notification: height=779979
2023-03-09 07:19:58.714 [INF] RPCS: Received new block notification: height=779980
2023-03-09 07:30:33.050 [INF] RPCS: Received new block notification: height=779981
2023-03-09 07:32:51.828 [INF] RPCS: Received new block notification: height=779982
2023-03-09 07:39:58.408 [INF] RPCS: Received new block notification: height=779983
2023-03-09 07:58:54.473 [INF] RPCS: Received new block notification: height=779984
2023-03-09 08:07:45.409 [INF] RPCS: Received new block notification: height=779985
2023-03-09 08:30:38.182 [INF] RPCS: Received new block notification: height=779986
2023-03-09 08:40:47.537 [INF] RPCS: Received new block notification: height=779987
2023-03-09 08:44:24.781 [INF] RPCS: Received new block notification: height=779988
2023-03-09 08:56:12.944 [INF] RPCS: Received new block notification: height=779989
2023-03-09 09:35:14.118 [INF] RPCS: Received new block notification: height=779990
2023-03-09 10:00:20.708 [INF] RPCS: Received new block notification: height=779991
2023-03-09 10:25:41.504 [INF] RPCS: Received new block notification: height=779992
2023-03-09 10:27:32.078 [INF] RPCS: Received new block notification: height=779993
2023-03-09 10:53:25.353 [INF] RPCS: Received new block notification: height=779994
2023-03-09 10:58:37.467 [INF] RPCS: Received new block notification: height=779995
2023-03-09 11:03:59.159 [INF] RPCS: Received new block notification: height=779996
2023-03-09 11:07:30.475 [INF] RPCS: Received new block notification: height=779997
2023-03-09 11:15:03.922 [INF] RPCS: Received new block notification: height=779998
2023-03-09 11:17:02.269 [INF] RPCS: Received new block notification: height=779999
2023-03-09 11:35:52.665 [INF] RPCS: Received new block notification: height=780000
2023-03-09 11:45:15.238 [INF] RPCS: Received new block notification: height=780001
2023-03-09 11:47:07.027 [INF] RPCS: Received new block notification: height=780002
2023-03-09 12:15:24.638 [INF] RPCS: Received new block notification: height=780003
2023-03-09 12:24:33.431 [INF] RPCS: Received new block notification: height=780004
2023-03-09 12:31:50.157 [INF] RPCS: Received new block notification: height=780005
2023-03-09 12:42:11.518 [INF] RPCS: Received new block notification: height=780006
2023-03-09 12:47:32.172 [INF] RPCS: Received new block notification: height=780007
2023-03-09 12:52:45.074 [INF] RPCS: Received new block notification: height=780008
2023-03-09 12:56:28.999 [INF] RPCS: Received new block notification: height=780009
2023-03-09 13:04:36.378 [INF] RPCS: Received new block notification: height=780010
2023-03-09 13:06:07.955 [INF] RPCS: Received new block notification: height=780011
2023-03-09 13:23:30.871 [INF] RPCS: Received new block notification: height=780012
2023-03-09 13:33:58.019 [INF] RPCS: Received new block notification: height=780013
2023-03-09 13:34:16.682 [INF] RPCS: Received new block notification: height=780014
2023-03-09 13:46:00.924 [INF] RPCS: Received new block notification: height=780015
2023-03-09 14:06:15.830 [INF] RPCS: Received new block notification: height=780016
2023-03-09 14:28:10.457 [INF] RPCS: Received new block notification: height=780017
2023-03-09 15:57:41.891 [INF] RPCS: Received new block notification: height=780018
2023-03-09 16:03:47.774 [INF] RPCS: Received new block notification: height=780019
2023-03-09 16:07:05.255 [INF] RPCS: Received new block notification: height=780020
2023-03-09 16:07:14.452 [INF] RPCS: Received new block notification: height=780021
2023-03-09 16:07:44.314 [INF] RPCS: Received new block notification: height=780022
2023-03-09 16:09:21.113 [INF] RPCS: Received new block notification: height=780023
2023-03-09 16:10:35.930 [INF] RPCS: Received new block notification: height=780024
2023-03-09 16:15:32.700 [INF] RPCS: Received new block notification: height=780025
2023-03-09 16:16:31.602 [INF] RPCS: Received new block notification: height=780026
2023-03-09 16:17:59.514 [INF] RPCS: Received new block notification: height=780027
2023-03-09 16:25:03.235 [INF] RPCS: Received new block notification: height=780028
2023-03-09 16:26:04.661 [INF] RPCS: Received new block notification: height=780029
2023-03-09 16:29:57.922 [INF] RPCS: Received new block notification: height=780030
2023-03-09 16:40:00.167 [INF] RPCS: Received new block notification: height=780031
2023-03-09 16:42:48.995 [INF] RPCS: Received new block notification: height=780032
2023-03-09 16:47:05.522 [INF] RPCS: Received new block notification: height=780033
2023-03-09 17:21:27.811 [INF] RPCS: Received new block notification: height=780034
2023-03-09 17:29:38.058 [INF] RPCS: Received new block notification: height=780035
2023-03-09 17:31:49.736 [INF] RPCS: Received new block notification: height=780036
2023-03-09 17:38:59.915 [INF] RPCS: Received new block notification: height=780037
2023-03-09 17:59:06.836 [INF] RPCS: Received new block notification: height=780038
2023-03-09 17:59:25.712 [INF] RPCS: Received new block notification: height=780039
2023-03-09 18:00:13.787 [INF] RPCS: Received new block notification: height=780040
2023-03-09 18:04:03.390 [INF] RPCS: Received new block notification: height=780041
2023-03-09 18:15:33.909 [INF] RPCS: Received new block notification: height=780042
2023-03-09 18:18:38.367 [INF] RPCS: Received new block notification: height=780043
2023-03-09 18:19:04.519 [INF] RPCS: Received new block notification: height=780044
2023-03-09 18:23:20.565 [INF] RPCS: Received new block notification: height=780045
2023-03-09 18:26:03.167 [INF] RPCS: Received new block notification: height=780046
2023-03-09 18:29:14.368 [INF] RPCS: Received new block notification: height=780047
2023-03-09 18:57:50.800 [INF] RPCS: Received new block notification: height=780048
2023-03-09 19:09:38.433 [INF] RPCS: Received new block notification: height=780049
2023-03-09 19:20:02.109 [INF] RPCS: Received new block notification: height=780050
2023-03-09 19:48:23.707 [INF] RPCS: Received new block notification: height=780051
2023-03-09 20:06:16.347 [INF] RPCS: Received new block notification: height=780052
2023-03-09 20:07:52.547 [INF] RPCS: Received new block notification: height=780053
2023-03-09 20:40:35.163 [INF] RPCS: Received new block notification: height=780054
2023-03-09 20:55:26.348 [INF] RPCS: Received new block notification: height=780055
2023-03-09 20:57:37.178 [INF] RPCS: Received new block notification: height=780056
2023-03-09 21:04:33.895 [INF] RPCS: Received new block notification: height=780057
2023-03-09 21:08:40.072 [INF] RPCS: Received new block notification: height=780058
2023-03-09 21:25:29.871 [INF] RPCS: Received new block notification: height=780059
2023-03-09 21:33:49.981 [INF] RPCS: Received new block notification: height=780060
2023-03-09 21:58:02.614 [INF] RPCS: Received new block notification: height=780061
2023-03-09 22:01:13.371 [INF] RPCS: Received new block notification: height=780062
2023-03-09 22:08:10.555 [INF] RPCS: Received new block notification: height=780063
2023-03-09 22:17:40.953 [INF] RPCS: Received new block notification: height=780064
2023-03-09 22:39:10.428 [INF] RPCS: Received new block notification: height=780065
2023-03-09 22:41:08.578 [INF] RPCS: Received new block notification: height=780066
2023-03-09 23:12:38.856 [INF] RPCS: Received new block notification: height=780067
2023-03-09 23:19:31.181 [INF] RPCS: Received new block notification: height=780068
2023-03-09 23:20:16.452 [INF] RPCS: Received new block notification: height=780069
2023-03-09 23:23:33.887 [INF] RPCS: Received new block notification: height=780070
2023-03-09 23:23:34.150 [INF] ACCT: Account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b is now confirmed at height 780068!
2023-03-09 23:23:34.157 [INF] ACCT: Watching spend of e9229c98ca9dbbd200a9c78c48398588b23db73e1e303f898ab5fd370cb91896:1 for account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b
2023-03-09 23:26:45.610 [INF] RPCS: Received new block notification: height=780071
2023-03-09 23:28:21.192 [INF] RPCS: Received new block notification: height=780072
2023-03-09 23:34:42.664 [INF] RPCS: Received new block notification: height=780073
2023-03-09 23:38:38.520 [INF] RPCS: Received new block notification: height=780074
2023-03-09 23:49:29.015 [INF] RPCS: Received new block notification: height=780075
2023-03-10 00:04:55.760 [INF] RPCS: Received new block notification: height=780076
2023-03-10 00:24:02.812 [INF] RPCS: Received new block notification: height=780077
2023-03-10 00:29:12.218 [INF] RPCS: Received new block notification: height=780078
2023-03-10 00:41:51.882 [INF] RPCS: Received new block notification: height=780079
2023-03-10 00:44:21.935 [INF] RPCS: Received new block notification: height=780080
2023-03-10 00:44:32.330 [INF] RPCS: Received new block notification: height=780081
2023-03-10 00:45:22.056 [INF] RPCS: Received new block notification: height=780082
2023-03-10 00:48:01.147 [INF] RPCS: Received new block notification: height=780083
2023-03-10 01:20:25.349 [INF] RPCS: Received new block notification: height=780084
2023-03-10 01:21:30.928 [INF] RPCS: Received new block notification: height=780085
2023-03-10 01:37:38.797 [INF] RPCS: Received new block notification: height=780086
2023-03-10 01:43:17.750 [INF] RPCS: Received new block notification: height=780087
2023-03-10 01:58:11.906 [INF] RPCS: Received new block notification: height=780088
2023-03-10 01:59:54.669 [INF] RPCS: Received new block notification: height=780089
2023-03-10 02:15:50.279 [INF] RPCS: Received new block notification: height=780090
2023-03-10 02:40:44.389 [INF] RPCS: Received new block notification: height=780091
2023-03-10 02:44:05.763 [INF] RPCS: Received new block notification: height=780092
2023-03-10 02:48:39.276 [INF] RPCS: Received new block notification: height=780093
2023-03-10 02:53:58.423 [INF] RPCS: Received new block notification: height=780094
2023-03-10 03:59:48.105 [INF] RPCS: Received new block notification: height=780095
2023-03-10 04:06:12.313 [INF] RPCS: Received new block notification: height=780096
2023-03-10 04:26:48.781 [INF] RPCS: Received new block notification: height=780097
2023-03-10 04:32:11.547 [INF] RPCS: Received new block notification: height=780098
2023-03-10 04:49:09.976 [INF] RPCS: Received new block notification: height=780099
2023-03-10 04:54:04.953 [INF] RPCS: Received new block notification: height=780100
2023-03-10 05:09:11.905 [INF] RPCS: Received new block notification: height=780101
2023-03-10 05:13:29.656 [INF] RPCS: Received new block notification: height=780102
2023-03-10 05:44:12.546 [INF] RPCS: Received new block notification: height=780103
2023-03-10 05:45:30.475 [INF] RPCS: Received new block notification: height=780104
2023-03-10 05:49:08.683 [INF] RPCS: Received new block notification: height=780105
2023-03-10 05:58:25.802 [INF] RPCS: Received new block notification: height=780106
2023-03-10 06:00:51.513 [INF] RPCS: Received new block notification: height=780107
2023-03-10 06:03:56.495 [INF] RPCS: Received new block notification: height=780108
2023-03-10 06:21:16.810 [INF] RPCS: Received new block notification: height=780109
2023-03-10 06:26:40.547 [INF] RPCS: Received new block notification: height=780110
2023-03-10 06:46:12.939 [INF] RPCS: Received new block notification: height=780111
2023-03-10 07:52:19.236 [INF] RPCS: Received new block notification: height=780112
2023-03-10 08:08:36.424 [INF] RPCS: Received new block notification: height=780113
2023-03-10 08:11:32.492 [INF] RPCS: Received new block notification: height=780114
2023-03-10 09:11:23.973 [INF] RPCS: Received new block notification: height=780115
2023-03-10 09:14:50.220 [INF] RPCS: Received new block notification: height=780116
2023-03-10 09:16:04.797 [INF] RPCS: Received new block notification: height=780117
2023-03-10 09:20:28.042 [INF] RPCS: Received new block notification: height=780118
2023-03-10 09:26:03.638 [INF] RPCS: Received new block notification: height=780119
2023-03-10 09:30:49.958 [INF] RPCS: Received new block notification: height=780120
2023-03-10 09:31:00.108 [INF] RPCS: Received new block notification: height=780121
2023-03-10 09:34:56.659 [INF] RPCS: Received new block notification: height=780122
2023-03-10 09:38:06.186 [INF] RPCS: Received new block notification: height=780123
2023-03-10 09:46:53.939 [INF] RPCS: Received new block notification: height=780124
2023-03-10 09:48:07.914 [INF] RPCS: Received new block notification: height=780125
2023-03-10 09:54:45.370 [INF] RPCS: Received new block notification: height=780126
2023-03-10 10:06:57.163 [INF] RPCS: Received new block notification: height=780127
2023-03-10 10:15:56.221 [INF] RPCS: Received new block notification: height=780128
2023-03-10 10:18:00.031 [INF] RPCS: Received new block notification: height=780129
2023-03-10 10:18:22.449 [INF] RPCS: Received new block notification: height=780130
2023-03-10 10:19:32.056 [INF] RPCS: Received new block notification: height=780131
2023-03-10 10:53:16.101 [INF] RPCS: Received new block notification: height=780132
2023-03-10 11:37:13.243 [INF] RPCS: Received new block notification: height=780133
2023-03-10 11:53:02.799 [INF] RPCS: Received new block notification: height=780134
2023-03-10 11:53:08.707 [INF] RPCS: Received new block notification: height=780135
2023-03-10 12:05:41.375 [INF] RPCS: Received new block notification: height=780136
2023-03-10 12:28:39.339 [INF] RPCS: Received new block notification: height=780137
2023-03-10 12:34:13.498 [INF] RPCS: Received new block notification: height=780138
2023-03-10 12:37:44.814 [INF] RPCS: Received new block notification: height=780139
2023-03-10 12:43:27.348 [INF] RPCS: Received new block notification: height=780140
2023-03-10 12:55:24.933 [INF] RPCS: Received new block notification: height=780141
2023-03-10 13:18:20.974 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {swap.lightning.today:11010 swap.lightning.today:11010 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp: lookup swap.lightning.today: i/o timeout". Reconnecting...
2023-03-10 13:18:21.072 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {mailbox.terminal.lightning.today:443 mailbox.terminal.lightning.today:443 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp: lookup mailbox.terminal.lightning.today: i/o timeout". Reconnecting...
2023-03-10 13:18:21.086 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {mailbox.terminal.lightning.today:443 mailbox.terminal.lightning.today:443 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp: lookup mailbox.terminal.lightning.today: i/o timeout". Reconnecting...
2023-03-10 13:18:22.659 [ERR] RPCS: Unable to receive block notification: channel acceptor receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.695 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {10.21.21.9:10009 10.21.21.9:10009 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 10.21.21.9:10009: connect: connection refused". Reconnecting...
2023-03-10 13:18:22.696 [ERR] FNDG: Unable to read channel event: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.688 [ERR] RPCS: Unable to receive block notification: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.699 [ERR] RMID: Error in interceptor: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.696 [ERR] ACCT: Unable to receive block notification: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.700 [ERR] RMID: Error in interceptor: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.699 [ERR] LITD: Received critical error from subsystem, shutting down: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.709 [ERR] ACCT: Error in invoice subscription: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.709 [ERR] RMID: Error in interceptor: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.727 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {10.21.21.9:10009 10.21.21.9:10009 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 10.21.21.9:10009: connect: connection refused". Reconnecting...
2023-03-10 13:18:22.660 [ERR] RMID: Error in interceptor: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.727 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {10.21.21.9:10009 10.21.21.9:10009 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 10.21.21.9:10009: connect: connection refused". Reconnecting...
2023-03-10 13:18:22.730 [ERR] ACCT: Unable to determine spend for account 02f3ce67bc25437219e61d5cc0ad48b205cbc87afc1aaf132e4e770c2442e01a9b: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.730 [ERR] LOOP: Swap client terminating: block error: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.731 [INF] LOOP: Swap client terminated
2023-03-10 13:18:22.731 [INF] LOOPD: Swap client stopped
2023-03-10 13:18:22.731 [ERR] LOOPD: Runtime error in daemon, shutting down: block error: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.732 [INF] LOOPD: Stopping gRPC server
2023-03-10 13:18:22.732 [INF] LOOPD: Stopping REST server
2023-03-10 13:18:22.752 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {10.21.21.9:10009 10.21.21.9:10009 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 10.21.21.9:10009: connect: connection refused". Reconnecting...
2023-03-10 13:18:22.753 [INF] LOOPD: Liquidity manager stopped
2023-03-10 13:18:22.769 [WRN] GRPC: [core] grpc: addrConn.createTransport failed to connect to {swap.lightning.today:11010 swap.lightning.today:11010 <nil> 0 <nil>}. Err: connection error: desc = "transport: authentication handshake failed: context canceled". Reconnecting...
2023-03-10 13:18:22.785 [INF] LOOPD: Daemon exited
2023-03-10 13:18:22.785 [ERR] LITD: Error stopping loop: block error: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.786 [INF] POOL: Received shutdown signal, stopping server
2023-03-10 13:18:22.786 [INF] AUCT: Shutting down auctioneer client
2023-03-10 13:18:22.826 [INF] RPCS: Trader server stopping
2023-03-10 13:18:22.827 [INF] AUCT: Shutting down auctioneer client
2023-03-10 13:18:22.843 [INF] FNDG: Funding manager stopping
2023-03-10 13:18:22.844 [INF] FNDG: Stopped funding manager
2023-03-10 13:18:22.848 [INF] RPCS: Stopped trader server
2023-03-10 13:18:22.864 [ERR] LNDC: Error closing lnd connection: rpc error: code = Canceled desc = grpc: the client connection is closing
2023-03-10 13:18:22.978 [ERR] LNDC: Error closing lnd connection: rpc error: code = Canceled desc = grpc: the client connection is closing
2023-03-10 13:18:22.979 [ERR] LITD: Error while stopping litd: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.980 [ERR] LITD: Error while stopping litd: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.980 [ERR] LITD: Error while stopping litd: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.980 [ERR] LITD: Error while stopping litd: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.980 [ERR] LITD: Error shutting down: RPC middleware receive failed: rpc error: code = Unavailable desc = error reading from server: EOF
2023-03-10 13:18:22.979 [INF] SGNL: Received shutdown request.
2023-03-10 13:18:22.981 [INF] SGNL: Shutting down...
2023-03-10 13:18:22.981 [INF] SGNL: Gracefully shutting down.
umbrel@umbrel:~ $
Thanks for the logs. I took the liberty to format them (you can use tripple back ticks to do that) as they're much easier to look at that way.
I see the following:
Error while dialing dial tcp: lookup swap.lightning.today: i/o timeout"
It looks like your node sometimes has trouble connecting to the internet. Could it be that the network connection isn't super stable?
I also see from the logs that litd is initiating a shutdown but doesn't seem to fully exit, looks like it's blocked by something. Which then also means that Umbrel can't start it up again.
I'll look into that, but we are working on a PR (https://github.com/lightninglabs/lightning-terminal/pull/516) that should address this. So the next version should be more stable when it comes to lnd
restarts.
My question here would be though: Why do you need to restart lnd
that often? Was it just coincidence because you were troubleshooting something else?
Im constantly having to restart Terminal becase of this error message.
Im running on the latest Umbrel, latest Terminal app and LND 15.5-beta.
My Umbrel debug file is as follows.
umbrel-1677635231226-debug.log