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

type DescriptorTemplateOut = (ExtendedDescriptor, KeyMap, ValidNetworks);

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

Trait Implementations

impl ToWalletDescriptor for DescriptorTemplateOut[src]