riptide_amm/generated/programs.rs
1//! This code was AUTOGENERATED using the codama library.
2//! Please DO NOT EDIT THIS FILE, instead use visitors
3//! to add features, then rerun codama to update it.
4//!
5//! <https://github.com/codama-idl/codama>
6
7use solana_pubkey::{pubkey, Pubkey};
8
9/// `riptide` program ID.
10pub const RIPTIDE_ID: Pubkey = pubkey!("riptK81hDxhe5pW5jSzSM9iRA8azgEgLJ4dXkPtBS7j");