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

question about time lock release #2

Open
ajkim1234 opened this issue Feb 27, 2019 · 0 comments
Open

question about time lock release #2

ajkim1234 opened this issue Feb 27, 2019 · 0 comments

Comments

@ajkim1234
Copy link

ajkim1234 commented Feb 27, 2019

Hi. I have a quick question about release.

For the release, recipient should follow this step below. But I don't know about " uint[] _timestamp, uint[] _value "

Then recipient should call release to get his balance using: function release(uint[] _timestamp, uint[] _value) Should be in order timestamp[n] -> value[n]

what exactly should I put in? I already follow others putting recipient address and timestamp(unixtimestamp). what is I need to put in on release function. I tried putting in [0] on _timestamp and [0] on _value but not working

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