From 47aa10299dff302b35502de116952483a8fd3c61 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Thu, 25 Jan 2024 15:41:47 +0100 Subject: [PATCH] Update signature work score description --- tips/TIP-0045/tip-0045.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips/TIP-0045/tip-0045.md b/tips/TIP-0045/tip-0045.md index da7444592..758a30c96 100644 --- a/tips/TIP-0045/tip-0045.md +++ b/tips/TIP-0045/tip-0045.md @@ -1152,7 +1152,7 @@ Let the work score of a transaction be defined as follows. - Let `Allotment Score` be `Work Score Parameters::Allotment * Allotments Count`. - Let `Signature Score` be the sum of work scores of the signatures contained in _Signature Unlocks_ (directly or within _Multi Unlocks_) within `Unlocks`. - - Signature work scores are defined in [TIP-46 (Work Score)](../TIP-0046/tip-0046.md#work-score-1). + - Signature work scores are defined with the respective schema definition. - Return `Size Score + Input Score + Context Input Score + Outputs Score + Allotment Score + Signature Score`. ## Validation