xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
41 stars 17 forks source link

Add tests for 2nd time client creation #814

Closed 37ng closed 3 months ago

37ng commented 4 months ago
  1. Added generate_random_legacy_key for testing
  2. Added several test cases for client creation.