Skip to content

Commit

Permalink
Merge pull request #499 from aeternity/GH-492-clarify_gas_cost
Browse files Browse the repository at this point in the history
GH-492 Clarify byte_size in dynamic gas cost
  • Loading branch information
hanssv committed Dec 16, 2021
2 parents 6734de2 + 668395b commit 0f6dee3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions consensus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ under-utilized.

`GasPerByte` is 20.

**Note** `byte_size(<TxType>)` is the size of the serialized transaction **without** the signature.

### Proof of Work

```
Expand Down

0 comments on commit 0f6dee3

Please sign in to comment.