Type alias BasicBlock

BasicBlock: { confirmations: number; hash: string; height: number; numTransactions: number; size: number; time: number }

Type declaration

  • confirmations: number
  • hash: string
  • height: number
  • numTransactions: number
  • size: number
  • time: number

Generated using TypeDoc