Function fetch_all_lock_config
pub fn fetch_all_lock_config(
rpc: &RpcClient,
addresses: &[Pubkey],
) -> Result<Vec<DecodedAccount<LockConfig>>, Error>
pub fn fetch_all_lock_config(
rpc: &RpcClient,
addresses: &[Pubkey],
) -> Result<Vec<DecodedAccount<LockConfig>>, Error>