Skip to content

Commit

Permalink
fix: remove module accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang authored and cor committed Feb 9, 2024
1 parent e23644a commit 9abd2f9
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions networks/genesis/union-testnet-6/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,6 @@
"account_number": 19,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union1fl48vsnmsdzcv85q5d2q4z5ajdha8yu3lvg8hx",
"pub_key": null,
"account_number": 20,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union12qdvmw22n72mem0ysff3nlyj2c76cuy4x60lua",
Expand All @@ -188,13 +181,6 @@
"account_number": 23,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union1tygms3xhhs3yv487phx3dw4a95jn7t7ltv5kpj",
"pub_key": null,
"account_number": 24,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union1th40vf3ncsez0qkaxv5azal365dkwxak6q75dl",
Expand Down Expand Up @@ -321,13 +307,6 @@
"account_number": 42,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union1jv65s3grqf6v6jl3dp4t6c9t9rk99cd8dg958w",
"pub_key": null,
"account_number": 43,
"sequence": 0
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "union1jjdd5l25nj9yrkqwrdkhahh9n9th9umymt5zsk",
Expand Down Expand Up @@ -696,15 +675,6 @@
}
]
},
{
"address": "union1fl48vsnmsdzcv85q5d2q4z5ajdha8yu3lvg8hx",
"coins": [
{
"denom": "muno",
"amount": "128000000000000"
}
]
},
{
"address": "union12qdvmw22n72mem0ysff3nlyj2c76cuy4x60lua",
"coins": [
Expand Down Expand Up @@ -732,15 +702,6 @@
}
]
},
{
"address": "union1tygms3xhhs3yv487phx3dw4a95jn7t7ltv5kpj",
"coins": [
{
"denom": "muno",
"amount": "128000000000000"
}
]
},
{
"address": "union1th40vf3ncsez0qkaxv5azal365dkwxak6q75dl",
"coins": [
Expand Down Expand Up @@ -903,15 +864,6 @@
}
]
},
{
"address": "union1jv65s3grqf6v6jl3dp4t6c9t9rk99cd8dg958w",
"coins": [
{
"denom": "muno",
"amount": "128000000000000"
}
]
},
{
"address": "union1jjdd5l25nj9yrkqwrdkhahh9n9th9umymt5zsk",
"coins": [
Expand Down

0 comments on commit 9abd2f9

Please sign in to comment.