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:790


arbitratorFee

arbitratorFee: number

Arbitrator's fee sent in the proposal or approval

Defined in

typing/index.ts:793


transactionHash

transactionHash: string

Defined in

typing/index.ts:787