update readme

This commit is contained in:
William
2024-12-31 16:53:01 +08:00
parent 120b085119
commit 06d1810328
+2 -1
View File
@@ -4,7 +4,8 @@ A comprehensive Rust SDK for seamless interaction with the PumpFun Solana progra
# Explanation
This repository is forked from [https://github.com/nhuxhr/pumpfun-rs](https://github.com/nhuxhr/pumpfun-rs).
This repository is forked from [https://github.com/nhuxhr/pumpfun-rs](https://github.com/nhuxhr/pumpfun-rs).
Change `PumpFun<'a>` to `PumpFun`, and `payer: &'a Keypair` to `payer: Arc<Keypair>`.
## Table of Contents