DelegationSubmitProgress

constructor(step: DelegationSubmitStep, index: Int, total: Int, hash: String? = null)

Parameters

index

The 0-based index of the transaction within the sequence.

total

The total number of transactions in the sequence.

hash

The transaction hash (only present on DelegationSubmitStep.SUBMITTED).