I’m trying to create vesting contract and have some questions.
I just tried testing the vesting contract in mainnet with 5 minutes of time intervals of vesting period(I have 3 vesting schedules).
However, I see that the only first one comes in.
Is there any minimum time interval for vesting contract?
Also, are there any other requirements regarding the creation of a vesting schedule?
I receive only the first vesting schedule and even after the time has passed, I don’t receive the other two tokens even though the time has passed.
Here is my tx where I received the first amount: Explorer | Solana
Vesting account pubkey: BXvE1G5EgeB5i5EZ7qG6qvgNKBPP2htMdid2sTpa7Bwb
I have also tried in mainnet with the same command above but just deploying the program in mainnet, and changed the urls to mainnet-beta