Skip to main content
Version: testnet (v0.73)

BusEventType

Event types

enum BusEventType {
TimeUpdate
Deposit
Withdrawal
TransactionResult
}

Values

BusEventType.TimeUpdate

Vega Time has changed

BusEventType.Deposit

Collateral has deposited in to this Vega network via the bridge

BusEventType.Withdrawal

Collateral has been withdrawn from this Vega network via the bridge

BusEventType.TransactionResult

The results from processing at transaction

Member of

BusEvent object ● busEvents subscription