1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-10 11:35:16 +02:00
bigchaindb/tests/common
Sylvain Bellemare 1f537b1557 Problem: to get tx utxoset & inputs is cumbersome (#2055)
Solution: add properties to more easily get the utxoset and inputs of a
transaction
2018-02-15 18:23:29 +01:00
..
__init__.py
conftest.py Update tx version (#2054) 2018-02-15 16:19:13 +01:00
test_schema.py Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
test_transaction.py Problem: to get tx utxoset & inputs is cumbersome (#2055) 2018-02-15 18:23:29 +01:00
utils.py