Home
last modified time | relevance | path

Searched refs:fromwire_struct_accept_channel (Results 1 – 1 of 1) sorted by relevance

/dports/net-p2p/c-lightning/lightning-0.10.2/wire/test/
H A Drun-peer-wire.c341 static struct msg_accept_channel *fromwire_struct_accept_channel(const tal_t *ctx, const void *p) in fromwire_struct_accept_channel() function
1191 ac2 = fromwire_struct_accept_channel(ctx, msg); in main()