#Decentralized Escrow Service

20 messages · Page 1 of 1 (latest)

drifting thistle
#

@obsidian cloak
In my project I created an escrow, for the boss and the employee. The boss will send the funds into the escrow and after the condition is met, the funds are then released to employees and the escrow is deleted. In this process I am failing at releasefunds function.

obsidian cloak
#

What do you get when you call those functions in the error?

drifting thistle
obsidian cloak
#

You removed the first screenshot lol

#

The object you're comparing against has two functions--what do they produce? You probably need to do your test comparison against those function return values

drifting thistle
obsidian cloak
#

Well it appears your on chain method doesnt return anything

drifting thistle
#

So, is there any solution for that?

obsidian cloak
#

Are there two threads here for the same issue?

#

I am going to remove the other one

#

Let's keep the conversation here

drifting thistle
#

Yes

#

They are for one issue

drifting thistle
obsidian cloak
#

You'll have to share or look into the payment you sent in vs the logic being checked

#

Your partial screenshot doesn't have enough info to debug this

drifting thistle
#

Can I share you the git repo link

obsidian cloak
#

Sure

drifting thistle
#

Which we have uploaded the whole code