MoveInstantaneousRewardsCert constructor

const MoveInstantaneousRewardsCert(
  1. MoveInstantaneousReward moveInstantaneousReward
)

Constructs a MoveInstantaneousRewardsCert object with the specified move instantaneous reward.

Implementation

const MoveInstantaneousRewardsCert(this.moveInstantaneousReward);