Type Definition bdk::descriptor::template::DescriptorTemplateOut[][src]

type DescriptorTemplateOut = (ExtendedDescriptor, KeyMap, ValidNetworks);

Type alias for the return type of DescriptorTemplate, descriptor! and others

Trait Implementations

impl IntoWalletDescriptor for DescriptorTemplateOut[src]