From ed5a57e71041c1e0d835a4ba86715c1f564ac666 Mon Sep 17 00:00:00 2001 From: Ron Stoner Date: Wed, 3 May 2023 21:03:42 -0600 Subject: [PATCH] More formatting fixes --- 90.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/90.md b/90.md index db9cd8bf..b94adc4d 100644 --- a/90.md +++ b/90.md @@ -67,7 +67,7 @@ tags: An array of tags to capture additional information about the multisig tran “e”: (optional): the 32 byte lowercase hex encoded sha256 event id of a prior event id. Only required when replying. “magic”: the 4 byte hex representation of the network that the transaction belongs to. “relays”: (optional) tag provides relays to broadcast the transactions. - content: PSBT encoded as base64. +content: PSBT encoded as base64. sig: The signature of the sha256 hash of the serialized event data, which is the same as the "id" field. ```