delete

abstract fun delete(outpoint: ByteArray)
abstract fun delete(outpoint: iTxOutpoint)
abstract fun delete(outpoints: Collection<iTxOutpoint>)