Docs.rs
  • spl-transfer-hook-example-0.4.0
    • spl-transfer-hook-example 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • arrayref ^0.3.7 normal
      • solana-program ^1.17.6 normal
      • spl-tlv-account-resolution ^0.5 normal
      • spl-token-2022 ^1.0 normal
      • spl-transfer-hook-interface ^0.4 normal
      • spl-type-length-value ^0.3 normal
      • solana-program-test ^1.17.6 dev
      • solana-sdk ^1.17.6 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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_transfer_hook_example0.4.0

Module processor

  • Functions

In crate spl_transfer_hook_example

?
Change settings

Module spl_transfer_hook_example::processor

source ·
Expand description

Program state processor

Functions

  • process
    Processes an Instruction.
  • process_execute
    Processes an Execute instruction.
  • process_initialize_extra_account_meta_list
    Processes a InitializeExtraAccountMetaList instruction.
  • process_update_extra_account_meta_list
    Processes a UpdateExtraAccountMetaList instruction.