Skip to content

Latest commit

 

History

History
121 lines (64 loc) · 2.17 KB

IGetAddressHistoryResponse.md

File metadata and controls

121 lines (64 loc) · 2.17 KB

beignet / IGetAddressHistoryResponse

Interface: IGetAddressHistoryResponse

Hierarchy

Table of contents

Properties

Properties

address

address: string

Inherited from

IAddress.address

Defined in

types/wallet.ts:148


height

height: number

Inherited from

TTxResult.height

Defined in

types/electrum.ts:51


index

index: number

Inherited from

IAddress.index

Defined in

types/wallet.ts:146


path

path: string

Inherited from

IAddress.path

Defined in

types/wallet.ts:147


publicKey

publicKey: string

Inherited from

IAddress.publicKey

Defined in

types/wallet.ts:150


scriptHash

scriptHash: string

Inherited from

IAddress.scriptHash

Defined in

types/wallet.ts:149


tx_hash

tx_hash: string

Inherited from

TTxResult.tx_hash

Defined in

types/electrum.ts:50