Function invoice_pubkey
pub fn invoice_pubkey(invoice: &Bolt11Invoice) -> String
Expand description
Try to take payee pubkey from the tagged fields, if doesn’t exist recover it from the signature
pub fn invoice_pubkey(invoice: &Bolt11Invoice) -> String
Try to take payee pubkey from the tagged fields, if doesn’t exist recover it from the signature