Ivan FB 4ac3452ffd
feat: typed CBOR requests for send and channel_send
Bumps vendor to the typed SendRequest / ChannelSendRequest procs and
updates the channels test to fill the typed struct instead of building a
JSON string. send_async now takes SendRequest, channel_send_async takes
(channel_id, ChannelSendRequest); both structs are re-exported from the
generated crate.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 14:48:55 +02:00
..