Skip to content

question about time lock release #2

@ajkim1234

Description

@ajkim1234

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions