Trait coins_core::types::tx::RecipientIdentifier[][src]

pub trait RecipientIdentifier { }

A RecipientIdentifier represents the network’s identifier for a recipient. In Bitcoin this is a ScriptPubkey.

Implementors

Loading content...