Skip to content

Commit c9a8ba6

Browse files
ADD. adding a stub extra_entropy value for FixedChainContext
1 parent 9386072 commit c9a8ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/pycardano/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ class FixedChainContext(ChainContext):
3030
treasury_expansion=0.2,
3131
monetary_expansion=0.003,
3232
decentralization_param=0,
33+
extra_entropy="",
3334
protocol_major_version=6,
3435
protocol_minor_version=0,
3536
min_utxo=1000000,

0 commit comments

Comments
 (0)