Skip to main content

bsv.Block

scrypt-ts / bsv / Block

Class: Block

bsv.Block

Table of contents

Constructors

Properties

Constructors

constructor

new Block(data)

Parameters

NameType
dataobject | Buffer

Defined in

node_modules/bsv/index.d.ts:1024

Properties

hash

hash: string

Defined in

node_modules/bsv/index.d.ts:1016


header: Object

Type declaration

NameType
prevHashstring
timenumber

Defined in

node_modules/bsv/index.d.ts:1019


height

height: number

Defined in

node_modules/bsv/index.d.ts:1017


transactions

transactions: Transaction[]

Defined in

node_modules/bsv/index.d.ts:1018