We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e29d8 commit 33e1fdfCopy full SHA for 33e1fdf
src/lto/transactions/burn.py
@@ -5,7 +5,7 @@
5
6
7
class Burn(Transaction):
8
- TYPE = 15
+ TYPE = 21
9
DEFAULT_FEE = 100000000
10
DEFAULT_VERSION = 3
11
0 commit comments