DelegationsError

Errors specific to the high-level delegation submit flows.

Inheritors

Types

Link copied to clipboard

The signer returned an empty or invalid transaction hash.

Link copied to clipboard

No signer was configured via options or Delegations.setSignAndSendTransaction.

Link copied to clipboard

The delegation response contained no transactions to sign.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?