Add CPI example to DEVELOP.md

Change-Id: I8f281779228d0bba11bbe5504ba4e9a68e2f52f6
This commit is contained in:
Leopold Schabel 2021-07-29 18:31:12 +02:00 committed by Leopold Schabel
parent 493b7ee855
commit d1e001c453
1 changed files with 4 additions and 0 deletions

View File

@ -70,3 +70,7 @@ Once you're done, press Ctrl-C. Run `tilt down` to tear down the devnet.
To Solana:
kubectl exec solana-devnet-0 -c setup -- client post-message Bridge1p5gheXUvJ6jGWGeCsgPKgnE3YgdGKRVCMY9o 1 confirmed ffff
To Solana as CPI instruction:
kubectl exec solana-devnet-0 -c setup -- client post-message --proxy CP1co2QMMoDPbsmV7PGcUTLFwyhgCgTXt25gLQ5LewE1 Bridge1p5gheXUvJ6jGWGeCsgPKgnE3YgdGKRVCMY9o 1 confirmed ffff