File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1536,7 +1536,7 @@ interact with a program that implements transfer-hook in the repository's
1536
1536
1537
1537
The ` spl-transfer-hook-interface ` library provides offchain and onchain helpers
1538
1538
for resolving the additional accounts required. See
1539
- [ invoke .rs] ( https://github.com/solana-labs/solana-program-library/tree /master/token/transfer-hook/interface/src/invoke .rs )
1539
+ [ onchain .rs] ( https://github.com/solana-labs/solana-program-library/blob /master/token/transfer-hook/interface/src/onchain .rs )
1540
1540
for usage on-chain, and
1541
1541
[ offchain.rs] ( https://github.com/solana-labs/solana-program-library/tree/master/token/transfer-hook/interface/src/offchain.rs )
1542
1542
for fetching the additional required account metas with any async off-chain client
You can’t perform that action at this time.
0 commit comments