Skip to content

Commit

Permalink
regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtek committed Oct 11, 2023
1 parent c28e9fb commit 0cec10a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/deterministicgas/spec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ TotalGas = 65000 + 2 * 70000 + 2 * 1000 + max(0, 2050-2048) * 10
| `/coreum.asset.nft.v1.MsgMint` | 39000 |
| `/coreum.asset.nft.v1.MsgRemoveFromWhitelist` | 3500 |
| `/coreum.asset.nft.v1.MsgUnfreeze` | 5000 |
| `/coreum.nft.v1beta1.MsgSend` | 25000 |
| `/coreum.nft.v1beta1.MsgSend` | 16000 |
| `/cosmos.authz.v1beta1.MsgGrant` | 28000 |
| `/cosmos.authz.v1beta1.MsgRevoke` | 8000 |
| `/cosmos.distribution.v1beta1.MsgFundCommunityPool` | 17000 |
Expand All @@ -102,7 +102,7 @@ TotalGas = 65000 + 2 * 70000 + 2 * 1000 + max(0, 2050-2048) * 10
| `/cosmos.gov.v1beta1.MsgDeposit` | 85000 |
| `/cosmos.gov.v1beta1.MsgVote` | 6000 |
| `/cosmos.gov.v1beta1.MsgVoteWeighted` | 9000 |
| `/cosmos.nft.v1beta1.MsgSend` | 16000 |
| `/cosmos.nft.v1beta1.MsgSend` | 25000 |
| `/cosmos.slashing.v1beta1.MsgUnjail` | 25000 |
| `/cosmos.staking.v1beta1.MsgBeginRedelegate` | 157000 |
| `/cosmos.staking.v1beta1.MsgCreateValidator` | 117000 |
Expand Down

0 comments on commit 0cec10a

Please sign in to comment.