mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-19 11:58:06 +00:00
Release solana-streamer-sdk 1.5.11
This commit is contained in:
@@ -163,6 +163,9 @@ pub struct PumpSwapCreatePoolEvent {
|
||||
pub coin_creator: Pubkey,
|
||||
pub is_mayhem_mode: bool,
|
||||
#[borsh(skip)]
|
||||
#[serde(default)]
|
||||
pub is_cashback_coin: bool,
|
||||
#[borsh(skip)]
|
||||
pub user_pool_token_account: Pubkey,
|
||||
#[borsh(skip)]
|
||||
pub pool_base_token_account: Pubkey,
|
||||
|
||||
Reference in New Issue
Block a user