Docs.rs
  • spl-single-pool-1.0.2
    • spl-single-pool 1.0.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • arrayref ^0.3.9 normal
      • borsh ^1.5.3 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • num_enum ^0.7.3 normal
      • solana-program ^2.1.0 normal
      • solana-security-txt ^1.1.1 normal
      • spl-token ^7.0 normal
      • thiserror ^2.0 normal
      • approx ^0.5.1 dev
      • bincode ^1.3.1 dev
      • rand ^0.8.5 dev
      • solana-program-test ^2.1.0 dev
      • solana-sdk ^2.1.0 dev
      • solana-vote-program ^2.1.0 dev
      • spl-associated-token-account ^6.0.0 dev
      • spl-associated-token-account-client ^2.0.0 dev
      • test-case ^3.3 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

spl_single_pool1.0.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • processor::Processor
  • state::SinglePool

Enums

  • error::SinglePoolError
  • instruction::SinglePoolInstruction
  • state::SinglePoolAccountType

Functions

  • check_id
  • find_default_deposit_account_address
  • find_pool_address
  • find_pool_mint_address
  • find_pool_mint_authority_address
  • find_pool_mpl_authority_address
  • find_pool_stake_address
  • find_pool_stake_authority_address
  • id
  • inline_mpl_token_metadata::check_id
  • inline_mpl_token_metadata::id
  • inline_mpl_token_metadata::pda::find_metadata_account
  • instruction::create_and_delegate_user_stake
  • instruction::create_token_metadata
  • instruction::deposit
  • instruction::deposit_stake
  • instruction::initialize
  • instruction::initialize_pool
  • instruction::reactivate_pool_stake
  • instruction::update_token_metadata
  • instruction::withdraw
  • instruction::withdraw_stake

Constants

  • ID
  • inline_mpl_token_metadata::ID