enhancementhelp wanted
Repository metrics
- Stars
- (14 stars)
- PR merge metrics
- (PR metrics pending)
Description
As per the specs, a transaction is invalid if bytePrice != gasPrice * GAS_PER_BYTE. We need to enforce this rule in tx validation.
As per the specs, a transaction is invalid if bytePrice != gasPrice * GAS_PER_BYTE. We need to enforce this rule in tx validation.