We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5967cb commit 70d118bCopy full SHA for 70d118b
x/treasury/keeper/migrations.go
@@ -49,6 +49,9 @@ var burnTaxExcemptionAddressList = []string{
49
"terra1p0vl4s4gp46vy6dm352s2fgtw6hccypph7zc3u",
50
"terra1hhj92twle9x8rjkr3yffujexsy5ldexak5rglz",
51
"terra18vnrzlzm2c4xfsx382pj2xndqtt00rvhu24sqe",
52
+ "terra1ncjg4a59x2pgvqy9qjyqprlj8lrwshm0wleht5",
53
+ "terra19l7hzwazq5j0dykfldcwrk2927xwcjd0kt0vt9",
54
+ "terra1frh79vmtur5fmrghz6gfjvfhpa3u2c0uemv4af",
55
}
56
57
// Migrator is a struct for handling in-place store migrations.
0 commit comments