Skip to content

Commit 1ebe1d8

Browse files
authored
Update README with jito Merkle distributor reference
Added a note about the jito Merkle distributor to the advanced implementation section.
1 parent f3b65c5 commit 1ebe1d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

airdrop-implementations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Simple Implementation: [simple-claim](./simple-claim) - Distributes compressed tokens that get decompressed on claim
44

5-
Advanced Implementation: [distributor](./distributor) - Distributes SPL tokens, uses compressed PDAs to track claims
5+
Advanced Implementation: [distributor](./distributor) - Distributes SPL tokens, uses compressed PDAs to track claims. Based on jito Merkle distributor.
66

77
## Quick comparison
88

0 commit comments

Comments
 (0)