Satellite-im / Warp

Interface Driven Distributed Data Service
MIT License
15 stars 4 forks source link

refactor: rename `MultiPass::get_own_identity` to `MultiPass::identity` #547

Closed dariusc93 closed 3 months ago

dariusc93 commented 3 months ago

Apart of this refactor, we would remove Identifier::own and its variants so this function can focus only on its own identity and not be a subset of MultiPass::get_identity by default.