Docs.rs
  • seedelf-core-0.4.10
    • seedelf-core 0.4.10
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • logicalmechanism
    • Dependencies
      • anyhow ^1.0.98 normal
      • blstrs ^0.7.1 normal
      • hex ^0.4.3 normal
      • hex-literal ^1.0.0 normal
      • pallas-addresses ^0.33.0 normal
      • pallas-crypto ^0.33.0 normal
      • pallas-primitives ^0.33.0 normal
      • pallas-txbuilder ^0.33.0 normal
      • seedelf-crypto ^0.4.10 normal
      • seedelf-koios ^0.4.10 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • tokio ^1.41.1 normal
    • Versions
    • 43.62% of the crate is documented
  • 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

seedelf_core0.4.10

Module constants

Module Items

  • Structs
  • Constants
  • Functions

In crate seedelf_core

seedelf_core

Module constants

Source

Structs§

Config
Contract
Reference

Constants§

ADA_HANDLE_POLICY_ID
COLLATERAL_HASH
COLLATERAL_PUBLIC_KEY
CPU_COST_DENOMINATOR
CPU_COST_NUMERATOR
MAINNET_COLLATERAL_UTXO
MAINNET_STAKE_HASH
MAXIMUM_TOKENS_PER_UTXO
MAXIMUM_WALLET_UTXOS
MEM_COST_DENOMINATOR
MEM_COST_NUMERATOR
OVERHEAD_COST
PREPROD_COLLATERAL_UTXO
PREPROD_STAKE_HASH
UTXO_COST_PER_BYTE
VARIANT
The current variant of Seedelf

Functions§

get_config
We can store all variants of the contracts inside this function then call it whenever we need it.
plutus_v3_cost_model