Skip to main content

decode_event_seq

Function decode_event_seq 

Source
pub fn decode_event_seq(event_seq: u64) -> (u64, u32)
Expand description

Unpack a packed event_seq back into (tx_seq, event_idx).