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:
144
144
145
145
<img src="bip-0300/m1-cli.png?raw=true" align="middle"></img>
146
146
147
- A coinbase OP Return output containing the following:
147
+ M1 is a coinbase OP Return output containing the following:
148
148
149
149
1-byte - OP_RETURN (0x6a)
150
150
4-byte - Message header (0xD5E0C4AF)
151
151
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
161
161
162
162
M1 is used in conjunction with M2.
163
163
You can’t perform that action at this time.
0 commit comments