mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-02 20:42:24 +02:00
Only the iOS client ever used this extra parameter, and it's one that's easily stored alongside the reference to a store. This is massively simpler than having it threaded down to the Rust libsignal_protocol and back up through the bridging layer.