Skip to content

Commit

Permalink
simnet address fix
Browse files Browse the repository at this point in the history
  • Loading branch information
okilisan committed Oct 7, 2024
1 parent 959bd27 commit 44e0606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion domain/dagconfig/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ var SimnetParams = Params{
MergeDepth: defaultMergeDepth,
HFDAAScore: 3600,
DevFee: 5,
DevFeeAddress: "karlsendev:qp928nxy34knk3lp4tkdd6qgqlkasa68rdw9fk9rdqrgycwt7cnyw9xsnduwh",
DevFeeAddress: "karlsensim:qrw0gy9jyp9ehvqgq0kvtxasr8qkaz0njc74mw5jpuuwul4h406r63vzl0s3h",
}

// DevnetParams defines the network parameters for the development Karlsen network.
Expand Down

0 comments on commit 44e0606

Please sign in to comment.