Function claimTeeRewards

  • Parameters

    • era: number

      The era to claim the rewards.

    • keyring: IKeyringPair

      Account that will sign the transaction.

    • waitUntil: WaitUntil

      Execution trigger that can be set either to BlockInclusion or BlockFinalization.

    Returns Promise<RewardsClaimedEvent>

    RewardsClaimedEvent Blockchain event.

    Name

    claimTeeRewards

    Summary

    Claim the operator reward for a specific era.

Generated using TypeDoc