Skip to content

Commit

Permalink
Fix typographic error when printing offline participation transaction (
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Jan 20, 2024
1 parent 3e64019 commit b262a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/participation.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
votelst=None,
votekd=None,
)
print(online_keyreg.dictify())
print(offline_keyreg.dictify())
# example: TRANSACTION_KEYREG_OFFLINE_CREATE

0 comments on commit b262a29

Please sign in to comment.