Module solana_sdk::incinerator

source ·
Expand description

A designated address for burning lamports.

Lamports credited to this address will be removed from the total supply (burned) at the end of the current block.

Constants§

  • The const program ID.

Functions§

  • Returns true if given pubkey is the program ID.
  • Returns the program ID.