Class: StellarSpectrum::SendingPayment::Retry

Inherits:
Object
  • Object
show all
Extended by:
LightService::Action
Defined in:
lib/stellar_spectrum/services/sending_payment/retry.rb

Constant Summary collapse

EXPECTS =
%i[
  from
  to
  amount
  memo
  tries
  seeds
  horizon_url
  redis_url
  force_transaction_source
  force_sequence_number
  force_lock
]