mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-15 01:48:05 +00:00
update readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user