We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0536351 commit 26adeb4Copy full SHA for 26adeb4
1 file changed
docs/fassets/03-direct-minting.mdx
@@ -45,7 +45,9 @@ There are two supported formats:
45
46
**32-byte memo** (recipient only):
47
48
-A standard direct minting payment reference that encodes only the 20-byte recipient address.
+1. **8-byte prefix**: `0x4642505266410018` (`DIRECT_MINTING`)
49
+2. **20-byte recipient address**
50
+
51
Anyone can execute, as no executor is specified.
52
53
**48-byte memo** (recipient and executor):
0 commit comments