Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
masihyeganeh committed Apr 17, 2024
1 parent 3f37306 commit 902dc01
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 @@ -71,8 +71,8 @@ TotalGas = 65000 + max(0, (21480 - 2 * 1000 + 2050 * 10)) + 2 * 70000

### Deterministic messages

| Message Type | Gas |
|--------------|--------------------------------|
| Message Type | Gas |
|--------------|-----|
| `/coreum.asset.nft.v1.MsgIssueClass` | [special case](#special-cases) |
| `/coreum.asset.nft.v1.MsgMint` | [special case](#special-cases) |
| `/coreum.asset.nft.v1.MsgUpdateData` | [special case](#special-cases) |
Expand Down

0 comments on commit 902dc01

Please sign in to comment.