Skip to content
New issue

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

Error while creating vesting instance #49

Open
0xasimraza opened this issue Jul 8, 2024 · 0 comments
Open

Error while creating vesting instance #49

0xasimraza opened this issue Jul 8, 2024 · 0 comments

Comments

@0xasimraza
Copy link

I called this command for create vesting instance

RUST_BACKTRACE=1 ./target/debug/libtoken_vesting.so --url http://127.0.0.1:8899 --program_id ChxuVTUTtpZXp1p1XKyoV46n4MQQNoiVc2veGQENsnvo create --mint_address AfpsBP3XEAYD8b5Agk3K8fvuZPYaNrdrJ7dNiWN56kiy --source_owner ~/wallet/keypair1.json --source_token_address AQw6YxN4keXJV82UPBcCY4cgkb4BjGWCEaeTgDoHPUeJ --destination_token_address 7T5rL3WErkGrLsjpEuHsa9SNrDjCFjqAxCtF7oCzGMN6 --amounts 1000000000,! --release-times 1720440369,1720640369,! --payer ~/wallet/keypair1.json --verbose | bash

but it throw error
[1] 66968 segmentation fault (core dumped) RUST_BACKTRACE=1 ./target/debug/libtoken_vesting.so --url --program_id |
66969 done bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant