Function lightning_signer::util::crypto_utils::node_keys_lnd[][src]

pub fn node_keys_lnd(
    secp_ctx: &Secp256k1<SignOnly>,
    network: Network,
    master: ExtendedPrivKey
) -> (PublicKey, SecretKey)