Skip to content

Commit

Permalink
README: update list format
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
  • Loading branch information
gyuho committed May 25, 2022
1 parent bc0cb27 commit e5c029f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ To support these changes, there have been a number of changes to the SubnetEVM b

### Block Header

* `BaseFee`: Added by EIP-1559 to represent the base fee of the block (present in Ethereum as of EIP-1559)
* `BlockGasCost`: surcharge for producing a block faster than the target rate
- `BaseFee`: Added by EIP-1559 to represent the base fee of the block (present in Ethereum as of EIP-1559)
- `BlockGasCost`: surcharge for producing a block faster than the target rate


## Run Local Network
Expand All @@ -69,9 +69,9 @@ See [Create an EVM Subnet on Fuji Testnet](https://docs.avax.network/subnets/cre

## Customize a Subnet

* [Genesis](https://docs.avax.network/subnets/customize-a-subnet#genesis)
* [Precompile](https://docs.avax.network/subnets/customize-a-subnet#precompiles)
* [Priority Regossip](https://docs.avax.network/subnets/customize-a-subnet#priority-regossip)
- [Genesis](https://docs.avax.network/subnets/customize-a-subnet#genesis)
- [Precompile](https://docs.avax.network/subnets/customize-a-subnet#precompiles)
- [Priority Regossip](https://docs.avax.network/subnets/customize-a-subnet#priority-regossip)

## Join the WAGMI Subnet Demo

Expand Down

0 comments on commit e5c029f

Please sign in to comment.