FuelLabs/fuel-tx

Validate gas_per_byte

オープン

#119 opened on 2022/05/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (14 個のスター)
PR merge metrics
 (PR metrics pending)

説明

As per the specs, a transaction is invalid if bytePrice != gasPrice * GAS_PER_BYTE. We need to enforce this rule in tx validation.

コントリビューターガイド