diff --git a/bip-0300.mediawiki b/bip-0300.mediawiki index d45e8bc4..f8c9b4d7 100644 --- a/bip-0300.mediawiki +++ b/bip-0300.mediawiki @@ -144,20 +144,20 @@ Examples: -A coinbase OP Return output containing the following: +M1 is a coinbase OP Return output containing the following: 1-byte - OP_RETURN (0x6a) 4-byte - Message header (0xD5E0C4AF) N-byte - The serialization of the sidechain. -1-byte nSidechain -4-byte nVersion -x-byte strKeyID -x-byte strPrivKey -x-byte scriptPubKey -x-byte title -x-byte description -32-byte hashID1 -20-byte hashID2 + 1-byte nSidechain + 4-byte nVersion + x-byte strKeyID + x-byte strPrivKey + x-byte scriptPubKey + x-byte title + x-byte description + 32-byte hashID1 + 20-byte hashID2 M1 is used in conjunction with M2. diff --git a/bip-0300/m1-gui.jpg b/bip-0300/m1-gui.jpg index 3c3837ef..edae79c7 100644 Binary files a/bip-0300/m1-gui.jpg and b/bip-0300/m1-gui.jpg differ diff --git a/bip-0301/m1-gui.jpg b/bip-0301/m1-gui.jpg new file mode 100644 index 00000000..8f3aab1a Binary files /dev/null and b/bip-0301/m1-gui.jpg differ