Uses of Class
net.osslabz.lnd.dto.LnrpcAMPRecord
Packages that use LnrpcAMPRecord
-
Uses of LnrpcAMPRecord in net.osslabz.lnd.dto
Methods in net.osslabz.lnd.dto that return LnrpcAMPRecordModifier and TypeMethodDescriptionLnrpcAMPRecord.childIndex(Long childIndex) LnrpcHop.getAmpRecord()Get ampRecordLnrpcAMPRecord.rootShare(byte[] rootShare) LnrpcAMPRecord.setId(byte[] setId) Methods in net.osslabz.lnd.dto with parameters of type LnrpcAMPRecordModifier and TypeMethodDescriptionLnrpcHop.ampRecord(LnrpcAMPRecord ampRecord) voidLnrpcHop.setAmpRecord(LnrpcAMPRecord ampRecord)