fiber-types 0.9.0-rc1

Core domain types for the Fiber Network
Documentation

Core domain types for the Fiber Network.

This crate provides the shared type definitions used across the Fiber Network ecosystem, including:

  • Primitive types: Hash256, Pubkey
  • Channel state types: bitflags, ChannelState, TLCId, TLC status enums
  • Payment types: PaymentStatus, PaymentCustomRecords
  • Invoice types: CkbInvoiceStatus, Currency, HashAlgorithm, CkbScript, InvoiceSignature
  • CCH types: CchOrderStatus
  • Network types: PersistentNetworkActorState
  • Watchtower types: ChannelData (feature-gated)
  • Store schema constants
  • Serde utilities for hex and base58 serialization
  • Molecule generated types for protocol messages