ethereum-tokenescrow
ethereum-tokenescrow copied to clipboard
What if one has two escrows?
How will you differentiate if someone owns two escrows in the following piece of your code?
// Incoming transfer from the buyer function() { Escrow escrow = escrows[msg.sender];