StakeRegistration constructor

const StakeRegistration(
  1. Credential stakeCredential
)

Constructs a StakeRegistration object with the specified stake credential.

Implementation

const StakeRegistration(this.stakeCredential);