lamportsPerSol top-level constant
int
const lamportsPerSol
Lamports
The number of lamport per sol (1 billion).
Implementation
/// The number of lamport per sol (1 billion).
const int lamportsPerSol = 1000000000;