Merge remote-tracking branch 'origin/main' (resolve CHANGELOG conflict, keep both entries)

This commit is contained in:
2026-09-09 08:35:26 -04:00
4 changed files with 374 additions and 59 deletions

View File

@@ -110,6 +110,7 @@ from ...core.heirs import (
HEIR_DUST_AMOUNT,
HEIR_REAL_AMOUNT,
OP_RETURN_PREFIX,
BalanceTooLowException,
HeirAmountIsDustException,
Heirs,
WillExecutorFeeTooHighException,