mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
CA: Remove TODO note that has already been done
This commit is contained in:
parent
2736802263
commit
320c4de1ea
1 changed files with 0 additions and 3 deletions
|
|
@ -173,9 +173,6 @@ public:
|
|||
SetNull();
|
||||
}
|
||||
|
||||
// FIXME: Add `const CTxOutAsset& nAssetIn` as first parameter. This will
|
||||
// (rightfully) break all code that calls this constructor, which
|
||||
// will need to be fixed to be asset aware.
|
||||
CTxOut(const CConfidentialAsset& nAssetIn, const CConfidentialValue& nValueIn, CScript scriptPubKeyIn);
|
||||
|
||||
ADD_SERIALIZE_METHODS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue