-
Notifications
You must be signed in to change notification settings - Fork 164
Closed
Description
Our mainnet program is built with cargo args:
anchor build -- --features mainnet --tools-version v1.43
Tried to pass the args to solana-verify but it didn't work
$ solana-verify build -- --features mainnet
...
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
error: none of the selected packages contains these features: mainnet
Finished building program
Program Solana version: v1.18.23
Docker image Solana version: v1.18.23
Any advice on how to make it work? Thanks!
Tinabates
Metadata
Metadata
Assignees
Labels
No labels