Skip to content

Interface: PlainHtlcData

JSON-compatible and human-readable format of HTLC creation data.

Properties

hashAlgorithm

hashAlgorithm: string

Defined in

@nimiq/core/types/wasm/web.d.ts:67


hashCount

hashCount: number

Defined in

@nimiq/core/types/wasm/web.d.ts:69


hashRoot

hashRoot: string

Defined in

@nimiq/core/types/wasm/web.d.ts:68


raw

raw: string

Defined in

@nimiq/core/types/wasm/web.d.ts:64


recipient

recipient: string

Defined in

@nimiq/core/types/wasm/web.d.ts:66


sender

sender: string

Defined in

@nimiq/core/types/wasm/web.d.ts:65


timeout

timeout: number

Defined in

@nimiq/core/types/wasm/web.d.ts:70