Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CKBComponents

Index

Type Aliases

BannedAddresses: BannedAddress[]
BlockNumber: string
Bytes: string
BytesOpt: Bytes | undefined
Capacity: string
Count: string
Cycles: string
DAO: string
DepType: "code" | "depGroup"
Difficulty: string
EpochInHeader: string
EpochNumberWithFraction: string
FeeRateStats: { mean: string; median: string }

FeeRateStatistics mean: Uint64 - mean median: Uint64 - median

Type declaration

  • mean: string
  • median: string
Hash: string
Hash256: string
Index: string
JsonBytes: string
LiveCellsByLockHash: LiveCellByLockHash[]
LockHashIndexStates: LockHashIndexState[]
Nonce: string
Number: string
OutputsValidator: "default" | "passthrough" | undefined
ProposalShortId: string
ProposalWindow: Record<"closest" | "farthest", BlockNumber>
RationalU256: Record<"denom" | "numer", string>
ScriptHashType: "data" | "type" | "data1" | "data2"
Since: string
Size: string
Timestamp: string
TransactionTrace: { action: string; info: string; time: Timestamp }[]
TransactionsByLockHash: TransactionByLockHash[]
TxPoolIds: Record<"pending" | "proposed", Hash256[]>
TxPoolVerbosity: Record<"pending" | "proposed", Record<Hash256, TxVerbosity>>
UInt32: number
Version: string
Witness: Bytes

Generated using TypeDoc