Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
Signed-off-by: endcore <[email protected]>
  • Loading branch information
Endijuan33 authored Feb 28, 2024
1 parent 43e06d3 commit d008683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eth/polar/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ const (

// developmentCoinbase is the address used for development.
// DO NOT USE IN PRODUCTION.
// 0000000000000000000000000000000000000000000000000000000000000001.
developmentCoinbase = "0x7E5F4552091A69125d5DfCb7b8C2659029395Bdf"
// "0xaaaabbbbccccddddeeeeffff111122223333444455556666777788889999abcd".
// developmentCoinbase = "0x897b0bC95eF3Dea47763f62455Db24985b9d6A35"
)

// DefaultConfig returns the default JSON-RPC config.
Expand Down

0 comments on commit d008683

Please sign in to comment.