Skip to content

Commit 26adeb4

Browse files
committed
feat(docs): clarify direct minting memo formats with prefix details
1 parent 0536351 commit 26adeb4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/fassets/03-direct-minting.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ There are two supported formats:
4545

4646
**32-byte memo** (recipient only):
4747

48-
A standard direct minting payment reference that encodes only the 20-byte recipient address.
48+
1. **8-byte prefix**: `0x4642505266410018` (`DIRECT_MINTING`)
49+
2. **20-byte recipient address**
50+
4951
Anyone can execute, as no executor is specified.
5052

5153
**48-byte memo** (recipient and executor):

0 commit comments

Comments
 (0)