Home
last modified time | relevance | path

Searched refs:desc_addr_type (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.cpp1626 std::optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType(); in GetNewDestination() local
1627 assert(desc_addr_type); in GetNewDestination()
1628 if (type != *desc_addr_type) { in GetNewDestination()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.cpp1626 std::optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType();
1627 assert(desc_addr_type);
1628 if (type != *desc_addr_type) {
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dscriptpubkeyman.cpp1626 std::optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType(); in GetNewDestination() local
1627 assert(desc_addr_type); in GetNewDestination()
1628 if (type != *desc_addr_type) { in GetNewDestination()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.cpp1607 Optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType(); in GetNewDestination() local
1608 assert(desc_addr_type); in GetNewDestination()
1609 if (type != *desc_addr_type) { in GetNewDestination()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.cpp1607 Optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType(); in GetNewDestination() local
1608 assert(desc_addr_type); in GetNewDestination()
1609 if (type != *desc_addr_type) { in GetNewDestination()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dscriptpubkeyman.cpp1607 Optional<OutputType> desc_addr_type = m_wallet_descriptor.descriptor->GetOutputType(); in GetNewDestination() local
1608 assert(desc_addr_type); in GetNewDestination()
1609 if (type != *desc_addr_type) { in GetNewDestination()