Skip to content

Commit

Permalink
sign commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangliu-cb committed Apr 16, 2024
1 parent 77dec74 commit c1bfb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/construction/metadata_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (

var (
transferValue = "1"
transferContractValue = "1"
transferContractValue = "2"
transferGasPrice = uint64(5000000000)
transferGasLimit = uint64(21000)
transferGasTipCap = uint64(100000000)
Expand Down

0 comments on commit c1bfb27

Please sign in to comment.