Module native_mint
Source 👎Deprecated since 8.1.0: Use spl_token_interface::native_mint instead and remove spl_token as a dependency
Expand description
The Mint that represents the native token
- DECIMALS
- There are
10^9 lamports in one SOL - ID
- The const program ID.
- check_id
- Returns
true if given pubkey is the program ID. - id
- Returns the program ID.