From 014dd230c1ee46566fc6c4c3a5bc51fcc190fa62 Mon Sep 17 00:00:00 2001 From: kaibot Date: Fri, 10 Apr 2026 15:26:13 +0000 Subject: [PATCH] docs(will): prepend module header --- will.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/will.py b/will.py index 160e11d..bf12318 100644 --- a/will.py +++ b/will.py @@ -1,3 +1,7 @@ +# -*- coding: utf-8 -*- + +# Will module for the BAL Electrum plugin. + import copy from electrum.bitcoin import NLOCKTIME_BLOCKHEIGHT_MAX