mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-23 23:55:48 +00:00
If a Transaction contains a DeterministicKey of our DeterministicKeyChains, then we should mark this key as issued. This can happen, when we replay/resync the blockchain or when another device uses one of our keys. Signed-off-by: Harald Hoyer <harald@harald-hoyer.de>