MCPcopy Create free account
hub / github.com/ElementsProject/lightning / wire_sync_read

Function wire_sync_read

wallet/test/run-wallet.c:815–818  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

813 return true;
814}
815u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED)
816{
817 return NULL;
818}
819void plugin_hook_db_sync(struct db *db UNNEEDED)
820{
821}

Callers 4

json_signpsbtFunction · 0.50
json_signmessagewithkeyFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected