Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

BtcInfo

Hierarchy

  • BtcInfo

Index

Properties

bestblockhash

bestblockhash: string

Hash of the last block.

memberof

BtcInfo

blocks

blocks: number

Last block.

memberof

BtcInfo

chain

chain: string

Chain of the blockchain, main or test.

memberof

BtcInfo

difficulty

difficulty: number

Difficulty of the algorithm.

memberof

BtcInfo

headers

headers: number

Last headers.

memberof

BtcInfo

Generated using TypeDoc