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:748
arbitratorFee
• arbitratorFee: number
Arbitrator's fee sent in the proposal or approval
Defined in
typing/index.ts:751
transactionHash
• transactionHash: string
Defined in
typing/index.ts:745