Function solana_sdk::recent_blockhashes_account::update_account
source · [−]pub fn update_account<'a, I>(
account: &mut AccountSharedData,
recent_blockhash_iter: I
) -> Option<()> where
I: IntoIterator<Item = IterItem<'a>>,
👎 Deprecated since 1.9.0:
Please do not use, will no longer be available in the future