solana/sdk/program/src/incinerator.rs

5 lines
190 B
Rust
Raw Normal View History

2020-04-30 22:04:08 -07:00
//! Lamports credited to this address will be removed from the total supply (burned) at the end of
//! the current block.
crate::declare_id!("1nc1nerator11111111111111111111111111111111");