Skip to content

Commit

Permalink
BPUB-1993 - Update javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Maros Silady committed Oct 18, 2023
1 parent b121fd6 commit 44b88ae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ default boolean isTransactionPreparationApproved(ITransactionPreparation prepara
}

/**
* Allows the operator to override certain resulting values that CAS calculated before calling an Extension.
* Operators can change the crypto address format, transaction limits, and allow/disallow discount codes for the current transaction only.
* Allows the operator to override values in {@link ITransactionPreparation}.
* Operators can change the crypto address format, transaction limits, allow/disallow discount codes for the current transaction etc.
* This method is called for both BUY and SELL transactions.
*
* @param preparation The transaction preparation details, including calculated values.
Expand Down

0 comments on commit 44b88ae

Please sign in to comment.