InteractiveServiceError

public enum InteractiveServiceError : Error, Sendable

Errors that can occur when interacting with SEP-0024 interactive anchor services.

These errors represent various failure scenarios when communicating with anchors that implement the Hosted Deposit and Withdrawal protocol defined in SEP-0024.

See also:

  • [InteractiveService] for the main interactive service implementation
  • SEP-0024