PKPunishmentStartCallback typedef

PKPunishmentStartCallback = void Function(int pkPenaltyCountDown, int selfRewards, int peerRewards)

Implementation

typedef PKPunishmentStartCallback = void Function(
    int pkPenaltyCountDown, int selfRewards, int peerRewards);