MCPcopy Create free account
hub / github.com/ElementsProject/elements / all_rlt_txs

Function all_rlt_txs

test/functional/feature_csv_activation.py:87–88  ·  view source on GitHub ↗
(txs)

Source from the content-addressed store, hash-verified

85
86
87def all_rlt_txs(txs):
88 return [tx['tx'] for tx in txs]
89
90
91CSV_ACTIVATION_HEIGHT = 432

Callers 1

run_testMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected