From 06d181032859b554526a8fba8e655e4a5ae4f662 Mon Sep 17 00:00:00 2001 From: William Date: Tue, 31 Dec 2024 16:53:01 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a734759..0115f4b 100644 --- a/README.md +++ b/README.md @@ -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`. ## Table of Contents