We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12114b9 commit 9e1c386Copy full SHA for 9e1c386
1 file changed
docs/fassets/03-direct-minting.mdx
@@ -46,7 +46,8 @@ There are two supported formats:
46
**32-byte memo** (recipient only):
47
48
1. **8-byte prefix**: `0x4642505266410018` (`DIRECT_MINTING`)
49
-2. **20-byte recipient address**
+2. **4-byte zero padding**: `0x00000000`
50
+3. **20-byte recipient address**
51
52
Anyone can execute, as no executor is specified.
53
0 commit comments