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

Function get_block_height

wallet/test/run-wallet.c:189–190  ·  view source on GitHub ↗

Generated stub for get_block_height */

Source from the content-addressed store, hash-verified

187{ fprintf(stderr, "fromwire_openingd_dev_memleak_reply called!\n"); abort(); }
188/* Generated stub for get_block_height */
189u32 get_block_height(const struct chain_topology *topo UNNEEDED)
190{ fprintf(stderr, "get_block_height called!\n"); abort(); }
191/* Generated stub for get_channel_update */
192const u8 *get_channel_update(struct channel *channel UNNEEDED)
193{ fprintf(stderr, "get_channel_update called!\n"); abort(); }

Callers 8

json_add_utxoFunction · 0.50
sendpsbt_doneFunction · 0.50
json_sendpsbtFunction · 0.50
json_reserveinputsFunction · 0.50
json_unreserveinputsFunction · 0.50
finish_psbtFunction · 0.50
json_utxopsbtFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected