Skip to main content

Interface: IArbitrationTransactionPayload

Data provided to callbacks called from proposing or approving an arbitrator

Properties

arbitrator

arbitrator: string

Arbitrator's address sent in the proposal or approval

Defined in

typing/index.ts:746


arbitratorFee

arbitratorFee: number

Arbitrator's fee sent in the proposal or approval

Defined in

typing/index.ts:749


transactionHash

transactionHash: string

Defined in

typing/index.ts:743