Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandros Filios <[email protected]>
  • Loading branch information
alexandrosfilios committed Jan 16, 2025
1 parent de8f44c commit 1a6faf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/view/core/endpoint/binder.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ func (b *binder) Bind(ephemeral, longTerm view.Identity) error {
} else {
logger.Errorf("successful binding for [%s]", longTerm)
}
return err
}

func (b *binder) RegisterLongTerm(longTerm view.Identity) error {
Expand Down

0 comments on commit 1a6faf1

Please sign in to comment.