Skip to content

@liquality.bitcoin.BitcoinTypes.BitcoinJsonRpcTypes.ReceivedByAddress

Krasimir Raykov edited this page Mar 30, 2022 · 3 revisions

Interface: ReceivedByAddress

BitcoinTypes.BitcoinJsonRpcTypes.ReceivedByAddress

Table of contents

Properties

Properties

account

account: string

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:21


address

address: string

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:20


amount

amount: number

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:22


cofirmations

cofirmations: number

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:23


confirmations

confirmations: number

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:49


involvesWatchOnly

involvesWatchOnly: boolean

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:19


involvesWatchonly

involvesWatchonly: boolean

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:45


label

label: string

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:24


txids

txids: string[]

Defined in

bitcoin/lib/chain/jsonRpc/types.ts:25

Clone this wiki locally