Skip to content

Commit

Permalink
fix make
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhen1997 committed Jan 25, 2025
1 parent 626a423 commit 32956a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/ccip/changeset/cs_deploy_chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,8 @@ func deployChainContractsSolana(
true, // allow out of order execution
EnableExecutionAfter, // period to wait before allowing manual execution
solana.PublicKey{},
solana.PublicKey{},
solBinary.Uint128{Lo: 300000000, Hi: 0, Endianness: nil},
GetRouterConfigPDA(ccipRouterProgram),
GetRouterStatePDA(ccipRouterProgram),
chain.DeployerKey.PublicKey(),
Expand Down

0 comments on commit 32956a6

Please sign in to comment.