mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
Raw crypto_state is what we send across the wire: the peer one is for use in async crypto io routines (peer_read_message/peer_write_message). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>