Docs.rs
  • upgrade-program-1.0.1
    • upgrade-program 1.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • olegfomenko
    • Dependencies
      • arrayref ~0.3.6 normal
      • borsh ^0.9.3 normal
      • bs58 ^0.4.0 normal
      • num-derive ~0.3 normal
      • num-traits ~0.2 normal
      • shank ~0.0.2 normal
      • solana-program ^1.15.2 normal
      • spl-token ^3.5.0 normal
      • thiserror ^1.0 normal
      • winnow =0.4.1 normal
    • Versions
    • 25.53% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

upgrade1.0.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • instructions::ChangeAuthorityArgs
  • instructions::ChangePublicKeyArgs
  • instructions::InitializeAdminArgs
  • instructions::UpgradeArgs
  • state::UpgradeAdmin

Enums

  • error::UpgradeError
  • instructions::UpgradeInstruction

Functions

  • ecdsa::verify_ecdsa_signature
  • instructions::change_authority
  • instructions::change_public_key
  • instructions::initialize_admin
  • instructions::upgrade
  • processor::process_change_authority
  • processor::process_change_public_key
  • processor::process_init_admin
  • processor::process_instruction
  • processor::process_upgrade

Constants

  • state::MAX_ADMIN_SIZE