Uses of Class
net.osslabz.lnd.dto.LnrpcHop
Packages that use LnrpcHop
-
Uses of LnrpcHop in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcHopModifier and TypeMethodDescriptionLnrpcHop.ampRecord(LnrpcAMPRecord ampRecord) LnrpcHop.amtToForward(String amtToForward) LnrpcHop.amtToForwardMsat(String amtToForwardMsat) LnrpcHop.chanCapacity(String chanCapacity) LnrpcHop.customRecords(Map<String, byte[]> customRecords) LnrpcHop.metadata(byte[] metadata) LnrpcHop.mppRecord(LnrpcMPPRecord mppRecord) LnrpcHop.putCustomRecordsItem(String key, byte[] customRecordsItem) LnrpcHop.tlvPayload(Boolean tlvPayload) Methods in net.osslabz.lnd.dto that return types with arguments of type LnrpcHopModifier and TypeMethodDescriptionLnrpcRoute.getHops()Contains details concerning the specific forwarding details at each hop.Methods in net.osslabz.lnd.dto with parameters of type LnrpcHopMethod parameters in net.osslabz.lnd.dto with type arguments of type LnrpcHop