Updated xapp-frame to 0.4.18. Updated rmr to 4.1.2.
[ric-plt/submgr.git] / pkg / control / tracker.go
index cf00af3..46971d9 100644 (file)
@@ -56,7 +56,7 @@ func (t *Tracker) NewSubsTransaction(subs *Subscription) *TransactionSubs {
 }
 
 func (t *Tracker) NewXappTransaction(
-       endpoint *RmrEndpoint,
+       endpoint *xapp.RmrEndpoint,
        xid string,
        subid uint32,
        meid *xapp.RMRMeid) *TransactionXapp {