Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrInspectAddress

Represents a failure to decode the given address.

Hierarchy

  • ErrInspectAddress

Index

Properties

Properties

error: { code: string; details?: unknown }

Type declaration

  • code: string
  • Optional details?: unknown
message: string

Generated using TypeDoc