Decouple MLS messages from messagev1 #1360
Annotations
3 errors
Test
cannot use MLSStore (variable of type *"github.com/xmtp/xmtp-node-go/pkg/mls/store".Store) as "github.com/xmtp/xmtp-node-go/pkg/mls/store".MlsStore value in struct literal: *"github.com/xmtp/xmtp-node-go/pkg/mls/store".Store does not implement "github.com/xmtp/xmtp-node-go/pkg/mls/store".MlsStore (missing method GetGroupMessage)
|
Test
cannot use MLSStore (variable of type *"github.com/xmtp/xmtp-node-go/pkg/mls/store".Store) as "github.com/xmtp/xmtp-node-go/pkg/mls/store".MlsStore value in struct literal: *"github.com/xmtp/xmtp-node-go/pkg/mls/store".Store does not implement "github.com/xmtp/xmtp-node-go/pkg/mls/store".MlsStore (missing method GetGroupMessage)
|
Test
Process completed with exit code 1.
|