rewardKey property
Bip44Base
get
rewardKey
Retrieves the Bip44 object for reward keys.
Implementation
Bip44Base get rewardKey {
return stakingKey;
}
Retrieves the Bip44 object for reward keys.
Bip44Base get rewardKey {
return stakingKey;
}