Commit 3e107575 authored by iWallet Dev's avatar iWallet Dev

CDS Fee Adjustment to 6%

parent fc8ae4e5
......@@ -129,6 +129,6 @@ define('VAR_CUP_PERHOUR_LIMIT_AMOUNT', VAL_INT_10);
define('VAL_STR_FLAT3_FEE',VAL_INT_5);
define('VAL_STR_LBTF3_FEE',VAL_INT_4);
define('VAL_STR_JPV_FEE',VAL_INT_5);
define('VAL_STR_CCDEPOSIT_FEE', 7);
define('VAL_STR_CCDEPOSIT_FEE', 6);
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment