StakeRegistration constructor

const StakeRegistration(
  1. StakeCred stakeCredential
)

Constructs a StakeRegistration object with the specified stake credential.

Implementation

const StakeRegistration(this.stakeCredential);