Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
def
all_rlt_txs(txs):
88
return
[tx[
'tx'
]
for
tx in txs]
89
90
91
CSV_ACTIVATION_HEIGHT = 432
Callers
1
run_test
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected