Skip to main content

Interface: IArbitrateTransactionPayload

Data provided to callbacks called from arbitration

Properties

splitBuyer

splitBuyer: number

Buyer's share defined in the arbitration

Defined in

typing/index.ts:803


splitSeller

splitSeller: number

Seller's share defined in the arbitration

Defined in

typing/index.ts:806


transactionHash

transactionHash: string

Defined in

typing/index.ts:800