Closed EAWF closed 4 years ago
function getBTCRate($amount = 0) // Assign 0 if null
and
if ($amount <= 0) { // protect against accidental use of negative numbers.
Made descriptive formats a little more optimistic! :smile:
function getBTCRate($amount = 0) // Assign 0 if null
and
if ($amount <= 0) { // protect against accidental use of negative numbers.
Made descriptive formats a little more optimistic! :smile: