Docs.rs
  • squads-multisig-program-0.1.1
    • squads-multisig-program 0.1.1
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • vovacodes
    • valentinmadrid
    • Dependencies
      • anchor-lang =0.27.0 normal
      • anchor-spl =0.27.0 normal
      • solana-address-lookup-table-program =1.14.16 normal
    • Versions
    • 49.02% 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
logo

logo

Module instructions

  • Structs
  • Enums
?
Change settings

Module squads_multisig_program::instructions

source ·

Structs

  • BatchAddTransaction
  • BatchAddTransactionArgs
  • BatchCreate
  • BatchCreateArgs
  • BatchExecuteTransaction
  • CompiledInstruction
  • ConfigTransactionCreate
  • ConfigTransactionCreateArgs
  • ConfigTransactionExecute
  • MessageAddressTableLookup
    Address table lookups describe an on-chain address lookup table to use for loading more readonly and writable accounts in a single tx.
  • MultisigAddMemberArgs
  • MultisigAddSpendingLimit
  • MultisigAddSpendingLimitArgs
  • MultisigChangeThresholdArgs
  • MultisigConfig
  • MultisigCreate
  • MultisigCreateArgs
  • MultisigRemoveMemberArgs
  • MultisigRemoveSpendingLimit
  • MultisigRemoveSpendingLimitArgs
  • MultisigSetConfigAuthorityArgs
  • MultisigSetTimeLockArgs
  • ProposalActivate
  • ProposalCreate
  • ProposalCreateArgs
  • ProposalVote
  • ProposalVoteArgs
  • SpendingLimitUse
  • SpendingLimitUseArgs
  • TransactionMessage
    Unvalidated instruction data, must be treated as untrusted.
  • VaultTransactionCreate
  • VaultTransactionCreateArgs
  • VaultTransactionExecute

Enums

  • Vote