[][src]Function monero::cryptonote::subaddress::get_spend_public_key

pub fn get_spend_public_key(keys: &ViewPair, index: Index) -> PublicKey

Compute the spend public key S' = mG + S at index i from the view pair (v, S)

If index is equal to zero return S as S'