rewardKey property

Bip44Base get rewardKey

Retrieves the Bip44 object for reward keys.

Implementation

Bip44Base get rewardKey {
  return stakingKey;
}