Merge pull request #275 from Oblivionsage/fix/unsigned-tx-amount-underflow master
authortobtoht <41021257+tobtoht@users.noreply.github.com>
Thu, 13 Nov 2025 09:36:00 +0000 (09:36 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Nov 2025 09:36:00 +0000 (09:36 +0000)
fix: prevent integer underflow in amount() bounds check


Trivial merge