Docs.rs
  • kaspa-txscript-0.0.3
    • kaspa-txscript 0.0.3
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • aspect
    • tiram88
    • michaelsutton
    • Dependencies
      • blake2b_simd ^1 normal
      • borsh ^0.9.1 normal
      • indexmap ^1.9.1 normal
      • itertools ^0.10 normal
      • kaspa-addresses ^0.0.3 normal
      • kaspa-consensus-core ^0.0.3 normal
      • kaspa-hashes ^0.0.3 normal
      • kaspa-txscript-errors ^0.0.3 normal
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • rand ^0.8 normal
      • secp256k1 ^0.24 normal
      • serde ^1 normal
      • sha2 ^0.10 normal
      • smallvec ^1.10.0 normal
      • thiserror ^1 normal
      • wasm-bindgen ^0.2 normal
      • criterion ^0.4 dev
      • hex ^0.4 dev
      • smallvec ^1.10.0 dev
    • Versions
    • 6.63% 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

Crate kaspa_txscript

  • Version 0.0.3
  • All Items
  • Modules
  • Structs
  • Constants
  • Functions
?
Change settings

Crate kaspa_txscript

source ·

Re-exports

  • pub use standard::*;

Modules

  • caches
  • opcodes
  • prelude
  • script_builder
  • script_class
  • standard

Structs

  • SigCacheKey
  • TxScriptEngine

Constants

  • LOCK_TIME_THRESHOLD
  • MAX_OPS_PER_SCRIPT
  • MAX_PUB_KEYS_PER_MUTLTISIG
  • MAX_SCRIPTS_SIZE
  • MAX_SCRIPT_ELEMENT_SIZE
  • MAX_SCRIPT_PUBLIC_KEY_VERSION
  • MAX_STACK_SIZE
  • MAX_TX_IN_SEQUENCE_NUM
  • NO_COST_OPCODE
  • SEQUENCE_LOCK_TIME_DISABLED
  • SEQUENCE_LOCK_TIME_MASK

Functions

  • get_sig_op_count