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