isProgramActive()
This function is in the StandardRewards.sol contract.
Function isProgramActive()
StandardRewards.sol
This function is used to check if a specific rewards program is currently active.
Function Arguments
Return Variables
This function returns a boolean indicating if the rewards program is currently active.
Last updated