We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22b5bbe commit 96b7735Copy full SHA for 96b7735
solana/.cargo/config.toml
@@ -0,0 +1,4 @@
1
+[env]
2
+NFT_BURN_BRIDGING_PROGRAM_ID_FILE = "../../../target/deploy/nft_burn_bridging-program_id.bin"
3
+HELLO_WORLD_PROGRAM_ID_FILE = "../../../target/deploy/hello_world-program_id.bin"
4
+HELLO_TOKEN_PROGRAM_ID_FILE = "../../../target/deploy/hello_token-program_id.bin"
0 commit comments