Don't recover() for copy(), as copy() is already tolerant of things recover() guards against. Note: recover() is problematic if the ledger is "live", i.e. is currently being written to.
Don't recover() for copy(), as copy() is already tolerant of things recover() guards against. Note: recover() is problematic if the ledger is "live", i.e. is currently being written to.