Docs.rs
  • pea-core-0.2.0
    • pea-core 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lyserith
    • Dependencies
      • bincode ^1.3.3 normal
      • blake3 ^1.3.1 normal
      • hex ^0.4.3 normal
      • merkle-cbt ^0.3.2 normal
      • rand ^0.7.3 normal
      • serde ^1.0.137 normal
      • serde-big-array ^0.4.1 normal
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
logo

logo

Crate pea_core

  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • types::Hasher

Functions

  • util::hash
  • util::read_lines
  • util::reward
  • util::timestamp

Type Definitions

  • types::CBMT
  • types::Checksum
  • types::CompressedAmount
  • types::Hash
  • types::MerkleRoot
  • types::PublicKeyBytes
  • types::SecretKeyBytes
  • types::SignatureBytes

Constants

  • constants::AMOUNT_BYTES
  • constants::BLOCK_STAKES_LIMIT
  • constants::BLOCK_TIME_MAX
  • constants::BLOCK_TIME_MIN
  • constants::BLOCK_TRANSACTIONS_LIMIT
  • constants::DECIMAL_PRECISION
  • constants::EXTENSION
  • constants::MAX_STAKE
  • constants::MIN_STAKE
  • constants::MIN_STAKE_MULTIPLIER
  • constants::PENDING_BLOCKS_LIMIT
  • constants::PENDING_STAKES_LIMIT
  • constants::PENDING_TRANSACTIONS_LIMIT
  • constants::PREFIX_ADDRESS
  • constants::PREFIX_ADDRESS_KEY
  • constants::PROTOCOL_VERSION
  • constants::SYNC_BLOCKS_PER_TICK
  • constants::TRUST_FORK_AFTER_BLOCKS