Docs.rs
  • mwc-bch-0.2.0
    • mwc-bch 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vekamo
    • Dependencies
      • byteorder ^1.2 normal
      • digest ^0.7 normal
      • dns-lookup ^0.9 normal
      • hex ^0.3 normal
      • linked-hash-map ^0.5 normal
      • log ^0.4 normal
      • murmur3 ^0.4 normal
      • rand ^0.5 normal
      • ring ^0.16 normal
      • ripemd160 ^0.7 normal
      • rust-base58 ^0.0 normal
      • rust-crypto ^0.2 normal
      • secp256k1 ^0.19 normal
      • snowflake ^1.3 normal
    • Versions
    • 87.44% of the crate is documented
  • 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

mwc_bch0.2.0

Module commands

Module Items

  • Constants

In mwc_bch::messages

mwc_bch::messages

Module commands

Source
Expand description

Message commands for the header

Constantsยง

ADDR
Addr command
ALERT
Alert command (deprecated)
BLOCK
Block command
BLOCKTXN
Block transaction command
CMPCTBLOCK
Compact block command
FEEFILTER
Fee filter command
FILTERADD
Filter add command
FILTERCLEAR
Filter clear command
FILTERLOAD
Filter load command
GETADDR
Get addr command
GETBLOCKS
Get blocks command
GETBLOCKTXN
Get block transaction command
GETDATA
Get data command
GETHEADERS
Get headers command
HEADERS
Headers command
INV
Inventory command
MEMPOOL
Mempool command
MERKLEBLOCK
Merkle block
NOTFOUND
Not found command
PING
Ping command
PONG
Pong command
REJECT
Reject command
SENDCMPCT
Send compact command
SENDHEADERS
Send headers command
TX
Transaction command
VERACK
Version acknowledgement command
VERSION
Version command