spi-program 0.0.1-beta.1

Solana program for Solana Progam Interface (SPI) middleware
Documentation
1
2
3
4
5
6
7
8
9
10
11
//! This code was AUTOGENERATED using the kinobi library.
//! Please DO NOT EDIT THIS FILE, instead use visitors
//! to add features, then rerun kinobi to update it.
//!
//! [https://github.com/metaplex-foundation/kinobi]
//!

use solana_program::{pubkey, pubkey::Pubkey};

/// `mpl_core` program ID.
pub const SPI_CORE_ID: Pubkey = pubkey!("AtPDcrqAHATvnaerngsa1FpVzjXnY9tLwh3vkTpFBPCP");