Class: StellarBase::WithdrawalRequests::Operations::Create

Inherits:
ApplicationOperation
  • Object
show all
Defined in:
app/concepts/stellar_base/withdrawal_requests/operations/create.rb

Constant Summary collapse

DEFAULT_ETA =
(10 * 60).freeze
POLICY_ERROR_MESSAGE =
"You are unauthorized to request withdrawal details"