Skip to content

Commit

Permalink
ADD. adding a stub extra_entropy value for FixedChainContext
Browse files Browse the repository at this point in the history
  • Loading branch information
daehan-koreapool committed Nov 3, 2022
1 parent 9386072 commit c9a8ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/pycardano/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class FixedChainContext(ChainContext):
treasury_expansion=0.2,
monetary_expansion=0.003,
decentralization_param=0,
extra_entropy="",
protocol_major_version=6,
protocol_minor_version=0,
min_utxo=1000000,
Expand Down

0 comments on commit c9a8ba6

Please sign in to comment.