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:155


hashCount

hashCount: number

Defined in

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


hashRoot

hashRoot: string

Defined in

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


raw

raw: string

Defined in

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


recipient

recipient: string

Defined in

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


sender

sender: string

Defined in

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


timeout

timeout: number

Defined in

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