MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / linearize.py

File linearize.py

contrib/linearize/linearize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2#
3# linearize.py: Construct a linear, no-fork, best version of the blockchain.
4#

Callers

nothing calls this directly

Calls 3

get_blocksFunction · 0.85
exitMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected