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

@nimiq/core / PlainHtlcContract

Interface: PlainHtlcContract

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

Properties

balance

balance: number

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


hashAlgorithm

hashAlgorithm: string

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


hashCount

hashCount: number

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


hashRoot

hashRoot: string

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


recipient

recipient: string

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


sender

sender: string

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


timeout

timeout: number

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


totalAmount

totalAmount: number

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

Built with the Nimiq Vitepress Theme
Copy page
Create issue