mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
commit
e765fc93ea
45 changed files with 3034 additions and 139 deletions
|
|
@ -97,6 +97,7 @@ IsMineResult IsMineInner(const LegacyScriptPubKeyMan& keystore, const CScript& s
|
|||
case TxoutType::NONSTANDARD:
|
||||
case TxoutType::NULL_DATA:
|
||||
case TxoutType::WITNESS_UNKNOWN:
|
||||
case TxoutType::WITNESS_V1_TAPROOT:
|
||||
case TxoutType::FEE:
|
||||
break;
|
||||
case TxoutType::PUBKEY:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue