• Returns a group transaction to claim governance rewards for unclaimed commitment. Must be after period end and rewards have been distributed from Algorand Foundation. Rewards received is in ALGO. Amount of rewards is determined by rewards_per_algo.

    Returns

    Transaction claim governance rewards transaction

    Parameters

    • distributor: Distributor

      distributor that calls dispenser and to send ALGO to

    • senderAddr: string

      account address for the sender

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc