File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -144,20 +144,20 @@ Examples:
144144
145145<img src="bip-0300/m1-cli.png?raw=true" align="middle"></img>
146146
147- A coinbase OP Return output containing the following:
147+ M1 is a coinbase OP Return output containing the following:
148148
149149 1-byte - OP_RETURN (0x6a)
150150 4-byte - Message header (0xD5E0C4AF)
151151 N-byte - The serialization of the sidechain.
152- 1-byte nSidechain
153- 4-byte nVersion
154- x-byte strKeyID
155- x-byte strPrivKey
156- x-byte scriptPubKey
157- x-byte title
158- x-byte description
159- 32-byte hashID1
160- 20-byte hashID2
152+ 1-byte nSidechain
153+ 4-byte nVersion
154+ x-byte strKeyID
155+ x-byte strPrivKey
156+ x-byte scriptPubKey
157+ x-byte title
158+ x-byte description
159+ 32-byte hashID1
160+ 20-byte hashID2
161161
162162M1 is used in conjunction with M2.
163163
You can’t perform that action at this time.
0 commit comments