You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: Traceback (most recent call last):
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: File \"/home/bitcoin/.local/lib/python3.9/site-packages/pyln/client/plugin.py\", line 668, in _dispatch_notification
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: self._exec_func(func, request)
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: File \"/home/bitcoin/.local/lib/python3.9/site-packages/pyln/client/plugin.py\", line 619, in _exec_func
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: ret = func(*ba.args, **ba.kwargs)
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: File \"/home/bitcoin/cl-plugins-available/plugins/feeadjuster/feeadjuster.py\", line 220, in forward_event
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: plugin.adj_balances[in_scid][\"our\"] += int(forward_event[\"in_msat\"])
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py: ValueError: invalid literal for int() with base 10: '100048602msat'
2022-12-05T23:30:07.316Z INFO plugin-feeadjuster.py:
Plugins repo version: at HEAD commit 386f2f6
CLN version: 22.11
The text was updated successfully, but these errors were encountered:
Enabled feeadjuster plugin with this config:
See the following error in CLN logs:
Plugins repo version: at HEAD commit 386f2f6
CLN version: 22.11
The text was updated successfully, but these errors were encountered: