diff --git a/decoding/musig.mdx b/decoding/musig.mdx index 7f30120..5ac7526 100644 --- a/decoding/musig.mdx +++ b/decoding/musig.mdx @@ -438,10 +438,8 @@ Where: The final aggregate signature is: - - (Ragg, s - agg) - + **(Ragg, s + agg)** This pair can be verified using Pagg and the message `m`. diff --git a/decoding/network-propagation.mdx b/decoding/network-propagation.mdx index ef52dcd..5df612d 100644 --- a/decoding/network-propagation.mdx +++ b/decoding/network-propagation.mdx @@ -9,3 +9,5 @@ order: 308 icon: "FaClipboardList" images: ["/bitcoin-topics/static/images/topics/thumbnails/musig-thumbnail.webp"] --- + +(Coming Soon) diff --git a/decoding/technical-foundation.mdx b/decoding/technical-foundation.mdx index 9762ccb..a1ef0a3 100644 --- a/decoding/technical-foundation.mdx +++ b/decoding/technical-foundation.mdx @@ -16,4 +16,4 @@ children: - compact-size --- -(coming soon) \ No newline at end of file +(coming soon)