etxn_generation

Function etxn_generation 

Source
pub unsafe extern "C" fn etxn_generation() -> i64
Expand description

Compute the generation of an emitted transaction. If this hook was invoked by a transaction emitted by a previous hook then the generation counter will be 1+ the previous generation counter otherwise it will be 1. @return The generation of a hypothetically emitted transaction.