You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lazer/contracts/solana/README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,11 @@
3
3
## Verifiable Build
4
4
5
5
To build the program in a verifiable way, use [Solana Verify CLI](https://github.com/Ellipsis-Labs/solana-verifiable-build). This tool builds the program in
6
-
a docker container to ensure that the resulting binary is deterministic and verifiable. Run the following command to build the program:
6
+
a docker container to ensure that the resulting binary is deterministic and verifiable. Run the following command to build the program
0 commit comments