TxEscrowDisputes

Blockchain operations

  • escrow_dispute

Columns

Name

Description

from

account sending assets

to

account receiving assets

agent

the name of the agent who has authority to resolve disputes

who

the account that raises the dispute

escrow_id

the escrow unique identifier assigned by the sender

Description

Either the sender or receiver of the payment may initiate a dispute anytime between the start of payment and the expiration. Once a dispute is raised, the escrow agent has the authority to release funds to either the sender or receiver (but no one else).

Last updated