Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/layerzero-v2/solana/programs/verify-contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ solana-verify get-program-hash -u https://api.mainnet-beta.solana.com 76y77prsi

Now, compare the program hash of the built program and the on-chain program. They should match if the deployed bytecode is identical to your local build.

## Program Hash

| Program | Address | Commit | Platform | Program Hash |
| ------------------ | -------------------------------------------- | ------- | -------------------- | ---------------------------------------------------------------- |
| blocked-messagelib | 2XrYqmhBMPJgDsb4SVbjV1PnJBprurd5bzRCkHwiFCJB | 37c598b | aarch64-apple-darwin | e8f5412527e5138f626299c9b78a2e2f859d306f4c744472d7a2fde34988f3b1 |
Expand Down