Interface RootHashFinalizedEvent

FinalizedEvent is a finalized event.

interface RootHashFinalizedEvent {
    round: longnum;
}

Properties

Properties

round: longnum

Round is the round that was finalized.