VoterStakingPoolKeyHash constructor

const VoterStakingPoolKeyHash(
  1. Ed25519KeyHash key
)

Implementation

const VoterStakingPoolKeyHash(this.key)
    : super(type: VoterType.stakingPoolKeyHash);