Type Definition solana_program::clock::BankId [−][src]
type BankId = u64;
Expand description
Uniquely distinguishes every version of a slot, even if the slot number is the same, i.e. duplicate slots
type BankId = u64;
Uniquely distinguishes every version of a slot, even if the slot number is the same, i.e. duplicate slots