StakeRegistration constructor
const
StakeRegistration(
- Credential stakeCredential
Constructs a StakeRegistration object with the specified stake credential.
Implementation
const StakeRegistration(this.stakeCredential);