Uses of Class
net.osslabz.lnd.dto.LnrpcTimestampedError
Packages that use LnrpcTimestampedError
-
Uses of LnrpcTimestampedError in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcTimestampedErrorModifier and TypeMethodDescriptionMethods in net.osslabz.lnd.dto that return types with arguments of type LnrpcTimestampedErrorModifier and TypeMethodDescriptionLnrpcPeer.getErrors()The latest errors received from our peer with timestamps, limited to the 10 most recent errors.Methods in net.osslabz.lnd.dto with parameters of type LnrpcTimestampedErrorMethod parameters in net.osslabz.lnd.dto with type arguments of type LnrpcTimestampedErrorModifier and TypeMethodDescriptionLnrpcPeer.errors(List<LnrpcTimestampedError> errors) voidLnrpcPeer.setErrors(List<LnrpcTimestampedError> errors)