DRepKeyHash constructor

const DRepKeyHash(
  1. Ed25519KeyHash key
)

Implementation

const DRepKeyHash(this.key) : super(type: DRepType.drepKeyHash);