We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0047e8a + 534a78a commit e9cbf74Copy full SHA for e9cbf74
examples/async_demo.py
@@ -72,7 +72,6 @@ def print_json(json_dict: dict):
72
"epochs_num": 2,
73
"minimum_number_of_finalization_confirmations": 3,
74
"minimum_number_of_node_replications": 1,
75
- "token_amount": 100,
76
},
77
)
78
print(
examples/demo.py
@@ -90,7 +90,6 @@ def print_json(json_dict: dict):
90
91
92
93
94
95
96
0 commit comments