• Web Client
  • API Reference
  • Interfaces
  • Plain Htlc Data

@nimiq/core / PlainHtlcData

Interface: PlainHtlcData

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

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

Properties

hashAlgorithm

hashAlgorithm: string

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


hashCount

hashCount: number

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


hashRoot

hashRoot: string

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


raw

raw: string

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


recipient

recipient: string

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


sender

sender: string

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


timeout

timeout: number

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue