Trait solana_runtime::accounts_index::ZeroLamport
source · pub trait ZeroLamport {
// Required method
fn is_zero_lamport(&self) -> bool;
}
pub trait ZeroLamport {
// Required method
fn is_zero_lamport(&self) -> bool;
}