From c1042fca23c3a2a9775047a9c1efee5031ac4a1c Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Wed, 16 Jan 2019 21:07:19 +0100 Subject: ... --- src/bounty/struct/bnt_bounty.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bounty/struct') diff --git a/src/bounty/struct/bnt_bounty.erl b/src/bounty/struct/bnt_bounty.erl index c6aa450..d91cdc2 100644 --- a/src/bounty/struct/bnt_bounty.erl +++ b/src/bounty/struct/bnt_bounty.erl @@ -82,7 +82,7 @@ generate (User, NotBefore, Deadline, Job) -> -spec resolve () -> type(). resolve () -> - Lock = ataxia_lock:locked(ataxia_security:admin(), ataxia_time:now()), + Lock = ataxia_lock:locked(ataxia_security:admin(), ataxia_time:in(60)), {ok, Bounty, BountyID} = ataxia_client:update_and_fetch_any -- cgit v1.2.3-70-g09d2