Skip to content

Commit

Permalink
order
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Coats committed Mar 7, 2024
1 parent 5eb5ba7 commit 2b24ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/iota_sdk/types/burn.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ class Burn:
mana: Whether initial excess mana should be burned (only from inputs/outputs that have been specified manually).
generated_mana: Whether generated mana should be burned.
accounts: The accounts to burn.
nfts: The NFTs to burn.
foundries: The foundries to burn.
nfts: The NFTs to burn.
delegations: The delegations to burn.
native_tokens: The native tokens to burn.
"""
Expand Down

0 comments on commit 2b24ae0

Please sign in to comment.