defituna-staking 1.0.1

Rust client to interact with DefiTuna's Staking on-chain program.
Documentation
1
2
3
4
use solana_pubkey::{pubkey, Pubkey};

pub const TUNA_MINT_ADDRESS: Pubkey = pubkey!("TUNAfXDZEdQizTMTh3uEvNvYqJmqFHZbEJt8joP4cyx");
pub const TUNA_TREASURY_ADDRESS: Pubkey = pubkey!("G9XfJoY81n8A9bZKaJFhJYomRrcvFkuJ22em2g8rZuCh");