We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
echo "RUST_BACKTRACE=1 ./target/debug/vesting-contract-cli \ --url https://api.devnet.solana.com \ --program_id $PROGRAM_ID \ create \ --mint_address $MINT \ --source_owner ~/.config/solana/id_owner.json \ --source_token_address $TOKEN_ACCOUNT_SOURCE \ --destination_token_address $ACCOUNT_TOKEN_DEST \ --release-frequency ISO8601_DURATION --start-date-time ISO_SORTABLE_DATE_TIME \ --end-date-time ISO_SORTABLE_DATE_TIME \ --payer ~/.config/solana/id_owner.json" \ --overview=true #will show overview, not really will create nothing, for linear vesting default is true, will show message overvoew=false to execute vesting --verbose | bash
meaning like here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
meaning like here
![image](https://user-images.githubusercontent.com/757125/148123255-046cc3d9-6659-4ff5-9316-609301c5328b.png)
The text was updated successfully, but these errors were encountered: