Skip to content

Commit

Permalink
fix(drunemeton-1): repair genesis approximations
Browse files Browse the repository at this point in the history
  • Loading branch information
amimart committed Jan 19, 2024
1 parent 9dc0b5c commit 1d7cd11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chains/drunemeton-1/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"supply": [
{
"denom": "uknow",
"amount": "0"
"amount": "200000000000000"
}
],
"denom_metadata": [],
Expand Down Expand Up @@ -282,7 +282,6 @@
"code_upload_access": {
"permission": "AnyOfAddresses",
"addresses": [
"okp41f5dkvwqv95ntvtkv3hkvskm4et7eryc5ucglmu",
"okp41cdeqjxuycwn64hjzegl9pu9udx5c36nhcasdn6"
]
},
Expand Down

0 comments on commit 1d7cd11

Please sign in to comment.