Skip to content

@nimiq/core / PlainHtlcData

Interface: PlainHtlcData

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

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

Properties

hashAlgorithm

hashAlgorithm: string

Defined in: @nimiq/core/types/wasm/web.d.ts:71


hashCount

hashCount: number

Defined in: @nimiq/core/types/wasm/web.d.ts:73


hashRoot

hashRoot: string

Defined in: @nimiq/core/types/wasm/web.d.ts:72


raw

raw: string

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


recipient

recipient: string

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


sender

sender: string

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


timeout

timeout: number

Defined in: @nimiq/core/types/wasm/web.d.ts:74