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. ```