On this page
Interface: PlainHtlcData
Defined in: @nimiq/core/types/wasm/web.d.ts:326
JSON-compatible and human-readable format of HTLC creation data.
Properties
hashAlgorithm
hashAlgorithm:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:330
hashCount
hashCount:
number
Defined in: @nimiq/core/types/wasm/web.d.ts:332
hashRoot
hashRoot:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:331
raw
raw:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:327
recipient
recipient:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:329
sender
sender:
string
Defined in: @nimiq/core/types/wasm/web.d.ts:328
timeout
timeout:
number
Defined in: @nimiq/core/types/wasm/web.d.ts:333