Expand description
Helpers for handling CREATE* cells.
Structsยง
- Create2
Wrap ๐ - A CreateHandshakeWrap that generates CREATE2 and handles CREATED2
- Create
Fast ๐Wrap - A CreateHandshakeWrap that generates CREATE_FAST and handles CREATED_FAST.
Traitsยง
- Create
Handshake ๐Wrap - An object that can put a given handshake into a ChanMsg for a CREATE* cell, and unwrap a CREATED* cell.