Skip to content

Commit

Permalink
latest blocknumber
Browse files Browse the repository at this point in the history
  • Loading branch information
steel-feel committed Jul 19, 2024
1 parent 95954fc commit 49b9d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/xarchain/types/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const DefaultIndex uint64 = 1

// DefaultGenesis returns the default genesis state
func DefaultGenesis() *GenesisState {
var number int64 = 64524118
var number int64 = 65036590

return &GenesisState{
Cblock: &Cblock{
Expand Down

0 comments on commit 49b9d8e

Please sign in to comment.