Module solana_sdk::native_token [−][src]
Structs
Sol |
Constants
LAMPORTS_PER_VLX | There are 10^9 lamports in one VLX |
Functions
lamports_to_sol | Approximately convert fractional native tokens (lamports) into native tokens (VLX) |
sol_to_lamports | Approximately convert native tokens (VLX) into fractional native tokens (lamports) |
sol_to_lamports_u64 |