Module ckb_types::core

source ·
Expand description

The essential rust types for CKB.

Packed bytes are not enough for all usage scenarios.

This module provides essential rust types.

Most of them is composed of those packed bytes or can convert between self and those bytes.

Re-exports

Modules

  • TODO(doc): @quake
  • The error types to unexpected out-points.
  • Hard forks related types.
  • Types for CKB services.
  • Tx-pool shared type define.

Macros

Structs

Enums

Type Definitions