Skip to main content

create_stealth_address

Function create_stealth_address 

Source
pub fn create_stealth_address(
    scan_pubkey: &ScanPubkey,
    spend_pubkey: &AffinePoint,
) -> (StealthAddress, Scalar)
Expand description

Sender creates a stealth address for the recipient. Uses the recipient’s scan pubkey and spend pubkey.