Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListUnspentResponse

JSON-RPC response for the listunspent command.

Hierarchy

Index

Properties

Properties

error

error: Error | null

Error object, if method invocation failed.

id

id: number | string | null

Identifier of the request associated with the response, if any.

result

result: ListUnspentResult | null

Generated using TypeDoc