• Alfredo Di Napoli's avatar
    Add _env_remote_transfer_keys field · 1f875bee
    Alfredo Di Napoli authored
    This adds a new randomly-generated pair of (PublicKey, PrivateKey) to be
    later used to send messages between instances.
    
    It also:
    
    * Returns a remote transfer pub key inside an AuthResponse
    * Adds pubKey roundtrip test
    1f875bee
Auth.hs 11.5 KB